Class X_M_PartType

    • Constructor Detail

      • X_M_PartType

        public X_M_PartType​(Properties ctx,
                            int M_PartType_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_PartType
        Parameters:
        Description - Optional short description of the record
      • getDescription

        public String getDescription()
        Get Description.
        Specified by:
        getDescription in interface I_M_PartType
        Returns:
        Optional short description of the record
      • setM_PartType_ID

        public void setM_PartType_ID​(int M_PartType_ID)
        Set Part Type.
        Specified by:
        setM_PartType_ID in interface I_M_PartType
        Parameters:
        M_PartType_ID - Part Type
      • getM_PartType_ID

        public int getM_PartType_ID()
        Get Part Type.
        Specified by:
        getM_PartType_ID in interface I_M_PartType
        Returns:
        Part Type
      • setM_PartType_UU

        public void setM_PartType_UU​(String M_PartType_UU)
        Set M_PartType_UU.
        Specified by:
        setM_PartType_UU in interface I_M_PartType
        Parameters:
        M_PartType_UU - M_PartType_UU
      • setName

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

        public String getName()
        Get Name.
        Specified by:
        getName in interface I_M_PartType
        Returns:
        Alphanumeric identifier of the entity