Initializing help system before first use

XPRMRecordField

  • java.lang.Object
    • com.dashoptimization.XPRMRecordField
    • Method Detail

      • getTypeCode

        public final int getTypeCode()
        Description copied from interface: XPRMTyped
        Type code. The code is one of the TYP_* values.
        Specified by:
        getTypeCode in interface  XPRMTyped
        Returns:
        Encoded type
      • getTypeName

        public java.lang.String getTypeName()
        Description copied from interface: XPRMTyped
        String representation of type.
        Specified by:
        getTypeName in interface  XPRMTyped
        Returns:
        Type name
      • getStructCode

        public final int getStructCode()
        Description copied from interface: XPRMTyped
        Structure code. The code is one of the STR_* values.
        Specified by:
        getStructCode in interface  XPRMTyped
        Returns:
        Encoded structure
      • getStructName

        public java.lang.String getStructName()
        Description copied from interface: XPRMTyped
        String representation of structure.
        Specified by:
        getStructName in interface  XPRMTyped
        Returns:
        Structure name
      • getName

        public java.lang.String getName()
        Name of the field.
        Specified by:
        getName in interface  XPRMIdentifier
        Returns:
        Name of the field in the record
      • getNumber

        public int getNumber()
        Number of the field.
        Returns:
        Order number of the field in the record