org.pentaho.reporting.libraries.formula.function.information
Class InformationFunctionCategory

java.lang.Object
  extended by org.pentaho.reporting.libraries.formula.function.AbstractFunctionCategory
      extended by org.pentaho.reporting.libraries.formula.function.information.InformationFunctionCategory
All Implemented Interfaces:
FunctionCategory

public final class InformationFunctionCategory
extends AbstractFunctionCategory

Creation-Date: 05.11.2006, 14:30:36

Author:
Thomas Morgner

Field Summary
static FunctionCategory CATEGORY
           
 
Method Summary
 
Methods inherited from class org.pentaho.reporting.libraries.formula.function.AbstractFunctionCategory
equals, getDescription, getDisplayName, hashCode
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CATEGORY

public static final FunctionCategory CATEGORY