Style Intelligence v12.0

inetsoft.report.filter
Class AbstractGroupedTable.BooleanObject

java.lang.Object
  extended by inetsoft.report.filter.AbstractGroupedTable.BooleanObject
Enclosing class:
AbstractGroupedTable

protected class AbstractGroupedTable.BooleanObject
extends Object

A class wrap a boolean object.


Constructor Summary
protected AbstractGroupedTable.BooleanObject()
           
 
Method Summary
 boolean getValue()
           
 void setValue(boolean b)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractGroupedTable.BooleanObject

protected AbstractGroupedTable.BooleanObject()
Method Detail

setValue

public void setValue(boolean b)

getValue

public boolean getValue()

Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved.