Interface I_C_TaxCategory

All Known Implementing Classes:
MTaxCategory, X_C_TaxCategory

public interface I_C_TaxCategory
Generated Interface for C_TaxCategory
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
    • setCommodityCode

      void setCommodityCode(String CommodityCode)
      Set Commodity Code. Commodity code used for tax calculation
    • getCommodityCode

      String getCommodityCode()
      Get Commodity Code. Commodity code used for tax calculation
    • getCreated

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

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

      void setC_TaxCategory_ID(int C_TaxCategory_ID)
      Set Tax Category. Tax Category
    • getC_TaxCategory_ID

      int getC_TaxCategory_ID()
      Get Tax Category. Tax Category
    • setC_TaxCategory_UU

      void setC_TaxCategory_UU(String C_TaxCategory_UU)
      Set C_TaxCategory_UU
    • getC_TaxCategory_UU

      String getC_TaxCategory_UU()
      Get C_TaxCategory_UU
    • 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
    • setIsDefault

      void setIsDefault(boolean IsDefault)
      Set Default. Default value
    • isDefault

      boolean isDefault()
      Get Default. Default value
    • setName

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

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

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

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