Class NumberType

  • All Implemented Interfaces:
    java.io.Serializable, Type

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

      • 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 Detail

      • NumberType

        public NumberType()