Interface I_A_Depreciation_Table_Detail

  • All Known Implementing Classes:
    X_A_Depreciation_Table_Detail

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

      • getAD_Client_ID

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

        void setA_Depreciation_Rate​(BigDecimal A_Depreciation_Rate)
        Set Rate
      • getA_Depreciation_Rate

        BigDecimal getA_Depreciation_Rate()
        Get Rate
      • setA_Depreciation_Table_Code

        void setA_Depreciation_Table_Code​(String A_Depreciation_Table_Code)
        Set Depreciation Code
      • getA_Depreciation_Table_Code

        String getA_Depreciation_Table_Code()
        Get Depreciation Code
      • setA_Depreciation_Table_Detail_ID

        void setA_Depreciation_Table_Detail_ID​(int A_Depreciation_Table_Detail_ID)
        Set Depreciation Table Detail
      • getA_Depreciation_Table_Detail_ID

        int getA_Depreciation_Table_Detail_ID()
        Get Depreciation Table Detail
      • setA_Depreciation_Table_Detail_UU

        void setA_Depreciation_Table_Detail_UU​(String A_Depreciation_Table_Detail_UU)
        Set A_Depreciation_Table_Detail_UU
      • getA_Depreciation_Table_Detail_UU

        String getA_Depreciation_Table_Detail_UU()
        Get A_Depreciation_Table_Detail_UU
      • 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
      • setA_Period

        void setA_Period​(int A_Period)
        Set Asset Period
      • getA_Period

        int getA_Period()
        Get Asset Period
      • setA_Table_Rate_Type

        void setA_Table_Rate_Type​(String A_Table_Rate_Type)
        Set Type
      • getA_Table_Rate_Type

        String getA_Table_Rate_Type()
        Get Type
      • getCreated

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

        int getCreatedBy()
        Get Created By. User who created this records
      • 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
      • setProcessed

        void setProcessed​(boolean Processed)
        Set Processed. The document has been processed
      • isProcessed

        boolean isProcessed()
        Get Processed. The document has been processed
      • getUpdated

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

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