Class BooleanColumn

  • All Implemented Interfaces:
    Column

    public class BooleanColumn
    extends AbstractColumn
    A column of type Long in a decision table
    • Constructor Detail

      • BooleanColumn

        public BooleanColumn​(String n)
    • Method Detail

      • createCell

        public Cell createCell​(Row row)
      • getCellType

        public String getCellType()