org.drools.template.parser
Class LongColumn
java.lang.Object
org.drools.template.parser.AbstractColumn
org.drools.template.parser.LongColumn
- All Implemented Interfaces:
- Column
public class LongColumn
- extends AbstractColumn
A column of type Long in a decision table
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LongColumn
public LongColumn(String n)
createCell
public Cell createCell(Row row)
getCellType
public String getCellType()
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.