Interface I_C_TaxDeclarationLine

  • All Known Implementing Classes:
    MTaxDeclarationLine, X_C_TaxDeclarationLine

    public interface I_C_TaxDeclarationLine
    Generated Interface for C_TaxDeclarationLine
    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
      • setC_AllocationLine_ID

        void setC_AllocationLine_ID​(int C_AllocationLine_ID)
        Set Allocation Line. Allocation Line
      • getC_AllocationLine_ID

        int getC_AllocationLine_ID()
        Get Allocation Line. Allocation Line
      • setC_BPartner_ID

        void setC_BPartner_ID​(int C_BPartner_ID)
        Set Business Partner. Identifies a Business Partner
      • getC_BPartner_ID

        int getC_BPartner_ID()
        Get Business Partner. Identifies a Business Partner
      • 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_Invoice_ID

        void setC_Invoice_ID​(int C_Invoice_ID)
        Set Invoice. Invoice Identifier
      • getC_Invoice_ID

        int getC_Invoice_ID()
        Get Invoice. Invoice Identifier
      • setC_InvoiceLine_ID

        void setC_InvoiceLine_ID​(int C_InvoiceLine_ID)
        Set Invoice Line. Invoice Detail Line
      • getC_InvoiceLine_ID

        int getC_InvoiceLine_ID()
        Get Invoice Line. Invoice Detail Line
      • getCreated

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

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

        void setC_TaxDeclaration_ID​(int C_TaxDeclaration_ID)
        Set Tax Declaration. Define the declaration to the tax authorities
      • getC_TaxDeclaration_ID

        int getC_TaxDeclaration_ID()
        Get Tax Declaration. Define the declaration to the tax authorities
      • setC_TaxDeclarationLine_ID

        void setC_TaxDeclarationLine_ID​(int C_TaxDeclarationLine_ID)
        Set Tax Declaration Line. Tax Declaration Document Information
      • getC_TaxDeclarationLine_ID

        int getC_TaxDeclarationLine_ID()
        Get Tax Declaration Line. Tax Declaration Document Information
      • setC_TaxDeclarationLine_UU

        void setC_TaxDeclarationLine_UU​(String C_TaxDeclarationLine_UU)
        Set C_TaxDeclarationLine_UU
      • getC_TaxDeclarationLine_UU

        String getC_TaxDeclarationLine_UU()
        Get C_TaxDeclarationLine_UU
      • setC_Tax_ID

        void setC_Tax_ID​(int C_Tax_ID)
        Set Tax. Tax identifier
      • getC_Tax_ID

        int getC_Tax_ID()
        Get Tax. Tax identifier
      • setDateAcct

        void setDateAcct​(Timestamp DateAcct)
        Set Account Date. Accounting Date
      • getDateAcct

        Timestamp getDateAcct()
        Get Account Date. Accounting Date
      • 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
      • setIsManual

        void setIsManual​(boolean IsManual)
        Set Manual. This is a manual process
      • isManual

        boolean isManual()
        Get Manual. This is a manual process
      • setLine

        void setLine​(int Line)
        Set Line No. Unique line for this document
      • getLine

        int getLine()
        Get Line No. Unique line for this document
      • setTaxAmt

        void setTaxAmt​(BigDecimal TaxAmt)
        Set Tax Amount. Tax Amount for a document
      • getTaxAmt

        BigDecimal getTaxAmt()
        Get Tax Amount. Tax Amount for a document
      • setTaxBaseAmt

        void setTaxBaseAmt​(BigDecimal TaxBaseAmt)
        Set Tax base Amount. Base for calculating the tax amount
      • getTaxBaseAmt

        BigDecimal getTaxBaseAmt()
        Get Tax base Amount. Base for calculating the tax amount
      • getUpdated

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

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