Interface I_C_TaxDefinition

  • All Known Implementing Classes:
    X_C_TaxDefinition

    public interface I_C_TaxDefinition
    Generated Interface for C_TaxDefinition
    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
      • setAD_OrgType_ID

        void setAD_OrgType_ID​(int AD_OrgType_ID)
        Set Organization Type. Organization Type
      • getAD_OrgType_ID

        int getAD_OrgType_ID()
        Get Organization Type. Organization Type
      • 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_BP_Group_ID

        void setC_BP_Group_ID​(int C_BP_Group_ID)
        Set Business Partner Group. Business Partner Group
      • getC_BP_Group_ID

        int getC_BP_Group_ID()
        Get Business Partner Group. Business Partner Group
      • getCreated

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

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

        void setC_TaxBase_ID​(int C_TaxBase_ID)
        Set Tax Base
      • getC_TaxBase_ID

        int getC_TaxBase_ID()
        Get Tax Base
      • 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_TaxDefinition_ID

        void setC_TaxDefinition_ID​(int C_TaxDefinition_ID)
        Set Tax Definition
      • getC_TaxDefinition_ID

        int getC_TaxDefinition_ID()
        Get Tax Definition
      • setC_TaxDefinition_UU

        void setC_TaxDefinition_UU​(String C_TaxDefinition_UU)
        Set C_TaxDefinition_UU
      • getC_TaxDefinition_UU

        String getC_TaxDefinition_UU()
        Get C_TaxDefinition_UU
      • setC_TaxGroup_ID

        void setC_TaxGroup_ID​(int C_TaxGroup_ID)
        Set Tax Group
      • getC_TaxGroup_ID

        int getC_TaxGroup_ID()
        Get Tax Group
      • 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
      • setC_TaxType_ID

        void setC_TaxType_ID​(int C_TaxType_ID)
        Set Tax Type
      • getC_TaxType_ID

        int getC_TaxType_ID()
        Get Tax Type
      • setDescription

        void setDescription​(String Description)
        Set Description. Optional short description of the record
      • getDescription

        String getDescription()
        Get Description. Optional short description of the record
      • setHelp

        void setHelp​(String Help)
        Set Comment/Help. Comment or Hint
      • getHelp

        String getHelp()
        Get Comment/Help. Comment or Hint
      • 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
      • setIsInvoiced

        void setIsInvoiced​(boolean IsInvoiced)
        Set Invoiced. Is this invoiced?
      • isInvoiced

        boolean isInvoiced()
        Get Invoiced. Is this invoiced?
      • setMaxTaxable

        void setMaxTaxable​(int MaxTaxable)
        Set Max Taxable
      • getMaxTaxable

        int getMaxTaxable()
        Get Max Taxable
      • setMinTaxable

        void setMinTaxable​(int MinTaxable)
        Set Min Taxable
      • getMinTaxable

        int getMinTaxable()
        Get Min Taxable
      • setM_Product_Category_ID

        void setM_Product_Category_ID​(int M_Product_Category_ID)
        Set Product Category. Category of a Product
      • getM_Product_Category_ID

        int getM_Product_Category_ID()
        Get Product Category. Category of a Product
      • setM_Product_ID

        void setM_Product_ID​(int M_Product_ID)
        Set Product. Product, Service, Item
      • getM_Product_ID

        int getM_Product_ID()
        Get Product. Product, Service, Item
      • setName

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

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

        void setSeqNo​(int SeqNo)
        Set Sequence. Method of ordering records; lowest number comes first
      • getSeqNo

        int getSeqNo()
        Get Sequence. Method of ordering records; lowest number comes first
      • getUpdated

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

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

        void setValidFrom​(Timestamp ValidFrom)
        Set Valid from. Valid from including this date (first day)
      • getValidFrom

        Timestamp getValidFrom()
        Get Valid from. Valid from including this date (first day)
      • setValidTo

        void setValidTo​(Timestamp ValidTo)
        Set Valid to. Valid to including this date (last day)
      • getValidTo

        Timestamp getValidTo()
        Get Valid to. Valid to including this date (last day)
      • setValue

        void setValue​(String Value)
        Set Search Key. Search key for the record in the format required - must be unique
      • getValue

        String getValue()
        Get Search Key. Search key for the record in the format required - must be unique