Package org.eevolution.model
Interface I_C_TaxDefinition
- All Known Implementing Classes:
X_C_TaxDefinition
public interface I_C_TaxDefinition
Generated Interface for C_TaxDefinition
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 3 - Client - Orgstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name AD_OrgType_IDstatic final String
Column name C_BP_Group_IDstatic final String
Column name C_BPartner_IDstatic final String
Column name C_Tax_IDstatic final String
Column name C_TaxBase_IDstatic final String
Column name C_TaxCategory_IDstatic final String
Column name C_TaxDefinition_IDstatic final String
Column name C_TaxDefinition_UUstatic final String
Column name C_TaxGroup_IDstatic final String
Column name C_TaxType_IDstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Descriptionstatic final String
Column name Helpstatic final String
Column name IsActivestatic final String
Column name IsInvoicedstatic final String
Column name M_Product_Category_IDstatic final String
Column name M_Product_IDstatic final String
Column name MaxTaxablestatic final String
Column name MinTaxablestatic final String
Column name Namestatic final String
Column name SeqNostatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name ValidFromstatic final String
Column name ValidTostatic final String
Column name Valuestatic final KeyNamePair
static final int
AD_Table_ID=53067static final String
TableName=C_TaxDefinition -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.int
Get Organization Type.int
Get Business Partner Group.int
Get Business Partner.getC_Tax()
int
Get Tax.int
Get Tax Baseint
Get Tax Category.int
Get Tax DefinitionGet C_TaxDefinition_UUint
Get Tax Groupint
Get Tax TypeGet Created.int
Get Created By.Get Description.getHelp()
Get Comment/Help.int
Get Product Category.int
Get Product.int
Get Max Taxableint
Get Min TaxablegetName()
Get Name.int
getSeqNo()
Get Sequence.Get Updated.int
Get Updated By.Get Valid from.Get Valid to.getValue()
Get Search Key.boolean
isActive()
Get Active.boolean
Get Invoiced.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setAD_OrgType_ID
(int AD_OrgType_ID) Set Organization Type.void
setC_BP_Group_ID
(int C_BP_Group_ID) Set Business Partner Group.void
setC_BPartner_ID
(int C_BPartner_ID) Set Business Partner.void
setC_Tax_ID
(int C_Tax_ID) Set Tax.void
setC_TaxBase_ID
(int C_TaxBase_ID) Set Tax Basevoid
setC_TaxCategory_ID
(int C_TaxCategory_ID) Set Tax Category.void
setC_TaxDefinition_ID
(int C_TaxDefinition_ID) Set Tax Definitionvoid
setC_TaxDefinition_UU
(String C_TaxDefinition_UU) Set C_TaxDefinition_UUvoid
setC_TaxGroup_ID
(int C_TaxGroup_ID) Set Tax Groupvoid
setC_TaxType_ID
(int C_TaxType_ID) Set Tax Typevoid
setDescription
(String Description) Set Description.void
Set Comment/Help.void
setIsActive
(boolean IsActive) Set Active.void
setIsInvoiced
(boolean IsInvoiced) Set Invoiced.void
setM_Product_Category_ID
(int M_Product_Category_ID) Set Product Category.void
setM_Product_ID
(int M_Product_ID) Set Product.void
setMaxTaxable
(int MaxTaxable) Set Max Taxablevoid
setMinTaxable
(int MinTaxable) Set Min Taxablevoid
Set Name.void
setSeqNo
(int SeqNo) Set Sequence.void
setValidFrom
(Timestamp ValidFrom) Set Valid from.void
setValidTo
(Timestamp ValidTo) Set Valid to.void
Set Search Key.
-
Field Details
-
Table_Name
TableName=C_TaxDefinition- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=53067- See Also:
-
Model
-
accessLevel
AccessLevel = 3 - Client - Org -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_OrgType_ID
Column name AD_OrgType_ID- See Also:
-
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID- See Also:
-
COLUMNNAME_C_BP_Group_ID
Column name C_BP_Group_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_C_TaxBase_ID
Column name C_TaxBase_ID- See Also:
-
COLUMNNAME_C_TaxCategory_ID
Column name C_TaxCategory_ID- See Also:
-
COLUMNNAME_C_TaxDefinition_ID
Column name C_TaxDefinition_ID- See Also:
-
COLUMNNAME_C_TaxDefinition_UU
Column name C_TaxDefinition_UU- See Also:
-
COLUMNNAME_C_TaxGroup_ID
Column name C_TaxGroup_ID- See Also:
-
COLUMNNAME_C_Tax_ID
Column name C_Tax_ID- See Also:
-
COLUMNNAME_C_TaxType_ID
Column name C_TaxType_ID- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_Help
Column name Help- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsInvoiced
Column name IsInvoiced- See Also:
-
COLUMNNAME_MaxTaxable
Column name MaxTaxable- See Also:
-
COLUMNNAME_MinTaxable
Column name MinTaxable- See Also:
-
COLUMNNAME_M_Product_Category_ID
Column name M_Product_Category_ID- See Also:
-
COLUMNNAME_M_Product_ID
Column name M_Product_ID- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_SeqNo
Column name SeqNo- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_ValidFrom
Column name ValidFrom- See Also:
-
COLUMNNAME_ValidTo
Column name ValidTo- See Also:
-
COLUMNNAME_Value
Column name Value- See Also:
-
-
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 -
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 -
getAD_OrgType
- Throws:
RuntimeException
-
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 -
getC_BPartner
- Throws:
RuntimeException
-
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 -
getC_BP_Group
- Throws:
RuntimeException
-
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 -
getC_TaxBase
- Throws:
RuntimeException
-
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 -
getC_TaxCategory
- Throws:
RuntimeException
-
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
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 -
getC_TaxGroup
- Throws:
RuntimeException
-
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
- Throws:
RuntimeException
-
setC_TaxType_ID
void setC_TaxType_ID(int C_TaxType_ID) Set Tax Type -
getC_TaxType_ID
int getC_TaxType_ID()Get Tax Type -
getC_TaxType
- Throws:
RuntimeException
-
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setHelp
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 -
getM_Product_Category
- Throws:
RuntimeException
-
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 -
getM_Product
- Throws:
RuntimeException
-
setName
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
Set Valid from. Valid from including this date (first day) -
getValidFrom
Timestamp getValidFrom()Get Valid from. Valid from including this date (first day) -
setValidTo
Set Valid to. Valid to including this date (last day) -
getValidTo
Timestamp getValidTo()Get Valid to. Valid to including this date (last day) -
setValue
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
-