Interface I_C_ElementValue

  • All Known Implementing Classes:
    MElementValue, X_C_ElementValue

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

      • setAccountSign

        void setAccountSign​(String AccountSign)
        Set Account Sign. Indicates the Natural Sign of the Account as a Debit or Credit
      • getAccountSign

        String getAccountSign()
        Get Account Sign. Indicates the Natural Sign of the Account as a Debit or Credit
      • setAccountType

        void setAccountType​(String AccountType)
        Set Account Type. Indicates the type of account
      • getAccountType

        String getAccountType()
        Get Account Type. Indicates the type of account
      • 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
      • setBPartnerType

        void setBPartnerType​(String BPartnerType)
        Set Business Partner Type
      • getBPartnerType

        String getBPartnerType()
        Get Business Partner Type
      • setC_BankAccount_ID

        void setC_BankAccount_ID​(int C_BankAccount_ID)
        Set Bank Account. Account at the Bank
      • getC_BankAccount_ID

        int getC_BankAccount_ID()
        Get Bank Account. Account at the Bank
      • setC_Currency_ID

        void setC_Currency_ID​(int C_Currency_ID)
        Set Currency. The Currency for this record
      • getC_Currency_ID

        int getC_Currency_ID()
        Get Currency. The Currency for this record
      • 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_ElementValue_ID

        void setC_ElementValue_ID​(int C_ElementValue_ID)
        Set Account Element. Account Element
      • getC_ElementValue_ID

        int getC_ElementValue_ID()
        Get Account Element. Account Element
      • setC_ElementValue_UU

        void setC_ElementValue_UU​(String C_ElementValue_UU)
        Set C_ElementValue_UU
      • getC_ElementValue_UU

        String getC_ElementValue_UU()
        Get C_ElementValue_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
      • 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
      • setIsBankAccount

        void setIsBankAccount​(boolean IsBankAccount)
        Set Bank Account. Indicates if this is the Bank Account
      • isBankAccount

        boolean isBankAccount()
        Get Bank Account. Indicates if this is the Bank Account
      • setIsDetailBPartner

        void setIsDetailBPartner​(boolean IsDetailBPartner)
        Set Manage Business Partners
      • isDetailBPartner

        boolean isDetailBPartner()
        Get Manage Business Partners
      • setIsDetailProduct

        void setIsDetailProduct​(boolean IsDetailProduct)
        Set Manage Products
      • isDetailProduct

        boolean isDetailProduct()
        Get Manage Products
      • setIsDocControlled

        void setIsDocControlled​(boolean IsDocControlled)
        Set Document Controlled. Control account - If an account is controlled by a document, you cannot post manually to it
      • isDocControlled

        boolean isDocControlled()
        Get Document Controlled. Control account - If an account is controlled by a document, you cannot post manually to it
      • setIsForeignCurrency

        void setIsForeignCurrency​(boolean IsForeignCurrency)
        Set Foreign Currency Account. Balances in foreign currency accounts are held in the nominated currency
      • isForeignCurrency

        boolean isForeignCurrency()
        Get Foreign Currency Account. Balances in foreign currency accounts are held in the nominated currency
      • setIsSummary

        void setIsSummary​(boolean IsSummary)
        Set Summary Level. This is a summary entity
      • isSummary

        boolean isSummary()
        Get Summary Level. This is a summary entity
      • setName

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

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

        void setPostActual​(boolean PostActual)
        Set Post Actual. Actual Values can be posted
      • isPostActual

        boolean isPostActual()
        Get Post Actual. Actual Values can be posted
      • setPostBudget

        void setPostBudget​(boolean PostBudget)
        Set Post Budget. Budget values can be posted
      • isPostBudget

        boolean isPostBudget()
        Get Post Budget. Budget values can be posted
      • setPostEncumbrance

        void setPostEncumbrance​(boolean PostEncumbrance)
        Set Post Encumbrance. Post commitments to this account
      • isPostEncumbrance

        boolean isPostEncumbrance()
        Get Post Encumbrance. Post commitments to this account
      • setPostStatistical

        void setPostStatistical​(boolean PostStatistical)
        Set Post Statistical. Post statistical quantities to this account?
      • isPostStatistical

        boolean isPostStatistical()
        Get Post Statistical. Post statistical quantities to this account?
      • getUpdated

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

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

        void setValidFrom​(Timestamp ValidFrom)
        Set Valid from. Valid from including this date (first day)
      • getValidFrom

        Timestamp getValidFrom()
        Get Valid from. Valid from including this date (first day)
      • setValidTo

        void setValidTo​(Timestamp ValidTo)
        Set Valid to. Valid to including this date (last day)
      • getValidTo

        Timestamp getValidTo()
        Get Valid to. Valid to including this date (last day)
      • setValue

        void setValue​(String Value)
        Set Search Key. Search key for the record in the format required - must be unique
      • getValue

        String getValue()
        Get Search Key. Search key for the record in the format required - must be unique