Class X_A_Asset_Use

    • Constructor Detail

      • X_A_Asset_Use

        public X_A_Asset_Use​(Properties ctx,
                             int A_Asset_Use_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
      • setA_Asset_ID

        public void setA_Asset_ID​(int A_Asset_ID)
        Set Asset.
        Specified by:
        setA_Asset_ID in interface I_A_Asset_Use
        Parameters:
        A_Asset_ID - Asset used internally or by customers
      • getA_Asset_ID

        public int getA_Asset_ID()
        Get Asset.
        Specified by:
        getA_Asset_ID in interface I_A_Asset_Use
        Returns:
        Asset used internally or by customers
      • setA_Asset_Use_ID

        public void setA_Asset_Use_ID​(int A_Asset_Use_ID)
        Set A_Asset_Use_ID.
        Specified by:
        setA_Asset_Use_ID in interface I_A_Asset_Use
        Parameters:
        A_Asset_Use_ID - A_Asset_Use_ID
      • getA_Asset_Use_ID

        public int getA_Asset_Use_ID()
        Get A_Asset_Use_ID.
        Specified by:
        getA_Asset_Use_ID in interface I_A_Asset_Use
        Returns:
        A_Asset_Use_ID
      • getKeyNamePair

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

        public void setA_Asset_Use_UU​(String A_Asset_Use_UU)
        Set A_Asset_Use_UU.
        Specified by:
        setA_Asset_Use_UU in interface I_A_Asset_Use
        Parameters:
        A_Asset_Use_UU - A_Asset_Use_UU
      • setDescription

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

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

        public void setUseUnits​(int UseUnits)
        Set Use units.
        Specified by:
        setUseUnits in interface I_A_Asset_Use
        Parameters:
        UseUnits - Currently used units of the assets
      • getUseUnits

        public int getUseUnits()
        Get Use units.
        Specified by:
        getUseUnits in interface I_A_Asset_Use
        Returns:
        Currently used units of the assets