Class X_M_FreightCategory

    • Constructor Detail

      • X_M_FreightCategory

        public X_M_FreightCategory​(Properties ctx,
                                   int M_FreightCategory_ID,
                                   String trxName)
        Standard Constructor
    • Method Detail

      • get_AccessLevel

        protected int get_AccessLevel()
        AccessLevel
        Specified by:
        get_AccessLevel in class PO
        Returns:
        3 - Client - Org
      • initPO

        protected POInfo initPO​(Properties ctx)
        Load Meta Data
        Specified by:
        initPO in class PO
        Parameters:
        ctx - context
        Returns:
        POInfo
      • toString

        public String toString()
        Description copied from class: PO
        String representation
        Overrides:
        toString in class PO
        Returns:
        String representation
      • setDescription

        public void setDescription​(String Description)
        Set Description.
        Specified by:
        setDescription in interface I_M_FreightCategory
        Parameters:
        Description - Optional short description of the record
      • setM_FreightCategory_ID

        public void setM_FreightCategory_ID​(int M_FreightCategory_ID)
        Set Freight Category.
        Specified by:
        setM_FreightCategory_ID in interface I_M_FreightCategory
        Parameters:
        M_FreightCategory_ID - Category of the Freight
      • setM_FreightCategory_UU

        public void setM_FreightCategory_UU​(String M_FreightCategory_UU)
        Set M_FreightCategory_UU.
        Specified by:
        setM_FreightCategory_UU in interface I_M_FreightCategory
        Parameters:
        M_FreightCategory_UU - M_FreightCategory_UU
      • setName

        public void setName​(String Name)
        Set Name.
        Specified by:
        setName in interface I_M_FreightCategory
        Parameters:
        Name - Alphanumeric identifier of the entity
      • getKeyNamePair

        public KeyNamePair getKeyNamePair()
        Get Record ID/ColumnName
        Returns:
        ID/ColumnName pair
      • setValue

        public void setValue​(String Value)
        Set Search Key.
        Specified by:
        setValue in interface I_M_FreightCategory
        Parameters:
        Value - Search key for the record in the format required - must be unique
      • getValue

        public String getValue()
        Get Search Key.
        Specified by:
        getValue in interface I_M_FreightCategory
        Returns:
        Search key for the record in the format required - must be unique