inetsoft.report.filter
Class AbstractGroupedTable.BooleanObject
java.lang.Object
inetsoft.report.filter.AbstractGroupedTable.BooleanObject
- Enclosing class:
- AbstractGroupedTable
protected class AbstractGroupedTable.BooleanObject
- extends Object
A class wrap a boolean object.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractGroupedTable.BooleanObject
protected AbstractGroupedTable.BooleanObject()
setValue
public void setValue(boolean b)
getValue
public boolean getValue()