Class X_C_CountryGroup

    • Constructor Detail

      • X_C_CountryGroup

        public X_C_CountryGroup​(Properties ctx,
                                int C_CountryGroup_ID,
                                String trxName)
        Standard Constructor
    • Method Detail

      • get_AccessLevel

        protected int get_AccessLevel()
        AccessLevel
        Specified by:
        get_AccessLevel in class PO
        Returns:
        7 - System - 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
      • setC_CountryGroup_ID

        public void setC_CountryGroup_ID​(int C_CountryGroup_ID)
        Set Country Group.
        Specified by:
        setC_CountryGroup_ID in interface I_C_CountryGroup
        Parameters:
        C_CountryGroup_ID - Country Group
      • setC_CountryGroup_UU

        public void setC_CountryGroup_UU​(String C_CountryGroup_UU)
        Set C_CountryGroup_UU.
        Specified by:
        setC_CountryGroup_UU in interface I_C_CountryGroup
        Parameters:
        C_CountryGroup_UU - C_CountryGroup_UU
      • setDateFrom

        public void setDateFrom​(Timestamp DateFrom)
        Set Date From.
        Specified by:
        setDateFrom in interface I_C_CountryGroup
        Parameters:
        DateFrom - Starting date for a range
      • setDateTo

        public void setDateTo​(Timestamp DateTo)
        Set Date To.
        Specified by:
        setDateTo in interface I_C_CountryGroup
        Parameters:
        DateTo - End date of a date range
      • setDescription

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

        public void setHelp​(String Help)
        Set Comment/Help.
        Specified by:
        setHelp in interface I_C_CountryGroup
        Parameters:
        Help - Comment or Hint
      • setName

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

        public String getName()
        Get Name.
        Specified by:
        getName in interface I_C_CountryGroup
        Returns:
        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_C_CountryGroup
        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_C_CountryGroup
        Returns:
        Search key for the record in the format required - must be unique