Style Intelligence v12.0

inetsoft.report.filter
Class SummaryFilter.GroupNode

java.lang.Object
  extended by inetsoft.report.filter.SummaryFilter.GroupNode
Direct Known Subclasses:
SummaryFilter.MergedGroupNode
Enclosing class:
SummaryFilter

protected class SummaryFilter.GroupNode
extends Object

Group node.


Constructor Summary
SummaryFilter.GroupNode()
           
 
Method Summary
 Formula[] getFormulas()
           
 Object[] getObjects()
          Get the objects.
 void setFormulas(Formula[] arr)
           
 String toString()
          Get string representation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SummaryFilter.GroupNode

public SummaryFilter.GroupNode()
Method Detail

setFormulas

public final void setFormulas(Formula[] arr)

getFormulas

public final Formula[] getFormulas()

getObjects

public final Object[] getObjects()
Get the objects.

Returns:
the objects.

toString

public final String toString()
Get string representation.

Overrides:
toString in class Object

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