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