Class NumericDataType

    • Field Detail

      • classId

        public static int classId
    • Constructor Detail

      • NumericDataType

        protected NumericDataType​(String name,
                                  int code,
                                  Class type,
                                  PrimitiveDataType.Factory factory)
        Creates a datatype
        Parameters:
        name - the name of the type
        code - the code (id) of the type
        type - the field value used for this type