Class X_C_Cycle

    • Constructor Detail

      • X_C_Cycle

        public X_C_Cycle​(Properties ctx,
                         int C_Cycle_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
      • setC_Currency_ID

        public void setC_Currency_ID​(int C_Currency_ID)
        Set Currency.
        Specified by:
        setC_Currency_ID in interface I_C_Cycle
        Parameters:
        C_Currency_ID - The Currency for this record
      • getC_Currency_ID

        public int getC_Currency_ID()
        Get Currency.
        Specified by:
        getC_Currency_ID in interface I_C_Cycle
        Returns:
        The Currency for this record
      • setC_Cycle_ID

        public void setC_Cycle_ID​(int C_Cycle_ID)
        Set Project Cycle.
        Specified by:
        setC_Cycle_ID in interface I_C_Cycle
        Parameters:
        C_Cycle_ID - Identifier for this Project Reporting Cycle
      • getC_Cycle_ID

        public int getC_Cycle_ID()
        Get Project Cycle.
        Specified by:
        getC_Cycle_ID in interface I_C_Cycle
        Returns:
        Identifier for this Project Reporting Cycle
      • setC_Cycle_UU

        public void setC_Cycle_UU​(String C_Cycle_UU)
        Set C_Cycle_UU.
        Specified by:
        setC_Cycle_UU in interface I_C_Cycle
        Parameters:
        C_Cycle_UU - C_Cycle_UU
      • setDescription

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

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

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

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

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