Uses of Class
org.pentaho.reporting.engine.classic.core.CrosstabOtherGroup

Packages that use CrosstabOtherGroup
org.pentaho.reporting.engine.classic.core Main classes in the JFreeReport class library. 
 

Uses of CrosstabOtherGroup in org.pentaho.reporting.engine.classic.core
 

Methods in org.pentaho.reporting.engine.classic.core that return CrosstabOtherGroup
 CrosstabOtherGroup CrosstabOtherGroupBody.getGroup()
           
 

Methods in org.pentaho.reporting.engine.classic.core with parameters of type CrosstabOtherGroup
 void CrosstabOtherGroupBody.setGroup(CrosstabOtherGroup group)
           
 

Constructors in org.pentaho.reporting.engine.classic.core with parameters of type CrosstabOtherGroup
CrosstabOtherGroupBody(CrosstabOtherGroup group)