Interface I_C_TaxPostal

All Known Implementing Classes:
MTaxPostal, X_C_TaxPostal

public interface I_C_TaxPostal
Generated Interface for C_TaxPostal
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
    • 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_TaxPostal_ID

      void setC_TaxPostal_ID(int C_TaxPostal_ID)
      Set Tax ZIP. Tax Postal/ZIP
    • getC_TaxPostal_ID

      int getC_TaxPostal_ID()
      Get Tax ZIP. Tax Postal/ZIP
    • setC_TaxPostal_UU

      void setC_TaxPostal_UU(String C_TaxPostal_UU)
      Set C_TaxPostal_UU
    • getC_TaxPostal_UU

      String getC_TaxPostal_UU()
      Get C_TaxPostal_UU
    • 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
    • setPostal

      void setPostal(String Postal)
      Set ZIP. Postal code
    • getPostal

      String getPostal()
      Get ZIP. Postal code
    • setPostal_To

      void setPostal_To(String Postal_To)
      Set ZIP To. Postal code to
    • getPostal_To

      String getPostal_To()
      Get ZIP To. Postal code to
    • getUpdated

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

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