Interface I_C_Element

  • All Known Implementing Classes:
    MElement, X_C_Element

    public interface I_C_Element
    Generated Interface for C_Element
    Version:
    Release 9
    Author:
    iDempiere (generated)
    • Method Detail

      • getAD_Client_ID

        int getAD_Client_ID()
        Get Client. Client/Tenant for this installation.
      • setAD_Org_ID

        void setAD_Org_ID​(int AD_Org_ID)
        Set Organization. Organizational entity within client
      • getAD_Org_ID

        int getAD_Org_ID()
        Get Organization. Organizational entity within client
      • setAD_Tree_ID

        void setAD_Tree_ID​(int AD_Tree_ID)
        Set Tree. Identifies a Tree
      • getAD_Tree_ID

        int getAD_Tree_ID()
        Get Tree. Identifies a Tree
      • setC_Element_ID

        void setC_Element_ID​(int C_Element_ID)
        Set Element. Accounting Element
      • getC_Element_ID

        int getC_Element_ID()
        Get Element. Accounting Element
      • setC_Element_UU

        void setC_Element_UU​(String C_Element_UU)
        Set C_Element_UU
      • getC_Element_UU

        String getC_Element_UU()
        Get C_Element_UU
      • getCreated

        Timestamp getCreated()
        Get Created. Date this record was created
      • getCreatedBy

        int getCreatedBy()
        Get Created By. User who created this records
      • setDescription

        void setDescription​(String Description)
        Set Description. Optional short description of the record
      • getDescription

        String getDescription()
        Get Description. Optional short description of the record
      • setElementType

        void setElementType​(String ElementType)
        Set Type. Element Type (account or user defined)
      • getElementType

        String getElementType()
        Get Type. Element Type (account or user defined)
      • setIsActive

        void setIsActive​(boolean IsActive)
        Set Active. The record is active in the system
      • isActive

        boolean isActive()
        Get Active. The record is active in the system
      • setIsBalancing

        void setIsBalancing​(boolean IsBalancing)
        Set Balancing. All transactions within an element value must balance (e.g. cost centers)
      • isBalancing

        boolean isBalancing()
        Get Balancing. All transactions within an element value must balance (e.g. cost centers)
      • setIsNaturalAccount

        void setIsNaturalAccount​(boolean IsNaturalAccount)
        Set Natural Account. The primary natural account
      • isNaturalAccount

        boolean isNaturalAccount()
        Get Natural Account. The primary natural account
      • setName

        void setName​(String Name)
        Set Name. Alphanumeric identifier of the entity
      • getName

        String getName()
        Get Name. Alphanumeric identifier of the entity
      • getUpdated

        Timestamp getUpdated()
        Get Updated. Date this record was updated
      • getUpdatedBy

        int getUpdatedBy()
        Get Updated By. User who updated this records
      • setVFormat

        void setVFormat​(String VFormat)
        Set Value Format. Format of the value; Can contain fixed format elements, Variables: " _lLoOaAcCa09"
      • getVFormat

        String getVFormat()
        Get Value Format. Format of the value; Can contain fixed format elements, Variables: " _lLoOaAcCa09"