org.pentaho.reporting.engine.classic.core.states.process
Class SubReportProcessType

java.lang.Object
  extended by org.pentaho.reporting.engine.classic.core.states.process.SubReportProcessType

public class SubReportProcessType
extends Object

Todo: Document me!

Date: 23.07.2009 Time: 14:47:31

Author:
Thomas Morgner.

Field Summary
static SubReportProcessType BANDED
           
static SubReportProcessType INLINE
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

INLINE

public static final SubReportProcessType INLINE

BANDED

public static final SubReportProcessType BANDED
Method Detail

toString

public String toString()
Overrides:
toString in class Object