Interface I_C_InvoiceTax

All Known Implementing Classes:
MInvoiceTax, X_C_InvoiceTax

public interface I_C_InvoiceTax
Generated Interface for C_InvoiceTax
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • getAD_Client_ID

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

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

      int getAD_Org_ID()
      Get Organization. Organizational entity within tenant
    • 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
    • getC_Invoice

      I_C_Invoice getC_Invoice() throws RuntimeException
      Throws:
      RuntimeException
    • setC_InvoiceTax_UU

      void setC_InvoiceTax_UU(String C_InvoiceTax_UU)
      Set C_InvoiceTax_UU
    • getC_InvoiceTax_UU

      String getC_InvoiceTax_UU()
      Get C_InvoiceTax_UU
    • getCreated

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

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

      I_C_Tax getC_Tax() throws RuntimeException
      Throws:
      RuntimeException
    • setC_TaxProvider_ID

      void setC_TaxProvider_ID(int C_TaxProvider_ID)
      Set Tax Provider
    • getC_TaxProvider_ID

      int getC_TaxProvider_ID()
      Get Tax Provider
    • getC_TaxProvider

      I_C_TaxProvider getC_TaxProvider() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • setIsTaxIncluded

      void setIsTaxIncluded(boolean IsTaxIncluded)
      Set Price includes Tax. Tax is included in the price
    • isTaxIncluded

      boolean isTaxIncluded()
      Get Price includes Tax. Tax is included in the price
    • setProcessed

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

      boolean isProcessed()
      Get Processed. The document has been processed
    • 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