java.lang.Object
org.pentaho.reporting.libraries.formula.typing.DefaultType
org.pentaho.reporting.libraries.formula.typing.coretypes.NumberType
All Implemented Interfaces:
Serializable, Type

public class NumberType extends DefaultType
Creation-Date: 02.11.2006, 09:37:54
Author:
Thomas Morgner
See Also:
  • Field Details

    • GENERIC_NUMBER

      public static final NumberType GENERIC_NUMBER
    • GENERIC_NUMBER_ARRAY

      public static final NumberType GENERIC_NUMBER_ARRAY
    • NUMBER_SEQUENCE

      public static final NumberType NUMBER_SEQUENCE
  • Constructor Details

    • NumberType

      public NumberType()