org.pentaho.reporting.libraries.formula.function.logical
Class LogicalFunctionCategory

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

public final class LogicalFunctionCategory
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