Enum DataType.NumericDataType

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<DataType.NumericDataType>
    Enclosing interface:
    DataType

    public static enum DataType.NumericDataType
    extends java.lang.Enum<DataType.NumericDataType>
    Author:
    dcberrio Enumeration of numeric data types for tables and images. Includes fields for providing number of bits and vicar label aliases.