Package org.eevolution.model
Interface I_C_TaxDefinition
-
- All Known Implementing Classes:
X_C_TaxDefinition
public interface I_C_TaxDefinitionGenerated Interface for C_TaxDefinition- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimalaccessLevelAccessLevel = 3 - Client - Orgstatic StringCOLUMNNAME_AD_Client_IDColumn name AD_Client_IDstatic StringCOLUMNNAME_AD_Org_IDColumn name AD_Org_IDstatic StringCOLUMNNAME_AD_OrgType_IDColumn name AD_OrgType_IDstatic StringCOLUMNNAME_C_BP_Group_IDColumn name C_BP_Group_IDstatic StringCOLUMNNAME_C_BPartner_IDColumn name C_BPartner_IDstatic StringCOLUMNNAME_C_Tax_IDColumn name C_Tax_IDstatic StringCOLUMNNAME_C_TaxBase_IDColumn name C_TaxBase_IDstatic StringCOLUMNNAME_C_TaxCategory_IDColumn name C_TaxCategory_IDstatic StringCOLUMNNAME_C_TaxDefinition_IDColumn name C_TaxDefinition_IDstatic StringCOLUMNNAME_C_TaxDefinition_UUColumn name C_TaxDefinition_UUstatic StringCOLUMNNAME_C_TaxGroup_IDColumn name C_TaxGroup_IDstatic StringCOLUMNNAME_C_TaxType_IDColumn name C_TaxType_IDstatic StringCOLUMNNAME_CreatedColumn name Createdstatic StringCOLUMNNAME_CreatedByColumn name CreatedBystatic StringCOLUMNNAME_DescriptionColumn name Descriptionstatic StringCOLUMNNAME_HelpColumn name Helpstatic StringCOLUMNNAME_IsActiveColumn name IsActivestatic StringCOLUMNNAME_IsInvoicedColumn name IsInvoicedstatic StringCOLUMNNAME_M_Product_Category_IDColumn name M_Product_Category_IDstatic StringCOLUMNNAME_M_Product_IDColumn name M_Product_IDstatic StringCOLUMNNAME_MaxTaxableColumn name MaxTaxablestatic StringCOLUMNNAME_MinTaxableColumn name MinTaxablestatic StringCOLUMNNAME_NameColumn name Namestatic StringCOLUMNNAME_SeqNoColumn name SeqNostatic StringCOLUMNNAME_UpdatedColumn name Updatedstatic StringCOLUMNNAME_UpdatedByColumn name UpdatedBystatic StringCOLUMNNAME_ValidFromColumn name ValidFromstatic StringCOLUMNNAME_ValidToColumn name ValidTostatic StringCOLUMNNAME_ValueColumn name Valuestatic KeyNamePairModelstatic intTable_IDAD_Table_ID=53067static StringTable_NameTableName=C_TaxDefinition
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetAD_Client_ID()Get Client.intgetAD_Org_ID()Get Organization.I_AD_OrgTypegetAD_OrgType()intgetAD_OrgType_ID()Get Organization Type.I_C_BP_GroupgetC_BP_Group()intgetC_BP_Group_ID()Get Business Partner Group.I_C_BPartnergetC_BPartner()intgetC_BPartner_ID()Get Business Partner.I_C_TaxgetC_Tax()intgetC_Tax_ID()Get Tax.I_C_TaxBasegetC_TaxBase()intgetC_TaxBase_ID()Get Tax BaseI_C_TaxCategorygetC_TaxCategory()intgetC_TaxCategory_ID()Get Tax Category.intgetC_TaxDefinition_ID()Get Tax DefinitionStringgetC_TaxDefinition_UU()Get C_TaxDefinition_UUI_C_TaxGroupgetC_TaxGroup()intgetC_TaxGroup_ID()Get Tax GroupI_C_TaxTypegetC_TaxType()intgetC_TaxType_ID()Get Tax TypeTimestampgetCreated()Get Created.intgetCreatedBy()Get Created By.StringgetDescription()Get Description.StringgetHelp()Get Comment/Help.I_M_ProductgetM_Product()I_M_Product_CategorygetM_Product_Category()intgetM_Product_Category_ID()Get Product Category.intgetM_Product_ID()Get Product.intgetMaxTaxable()Get Max TaxableintgetMinTaxable()Get Min TaxableStringgetName()Get Name.intgetSeqNo()Get Sequence.TimestampgetUpdated()Get Updated.intgetUpdatedBy()Get Updated By.TimestampgetValidFrom()Get Valid from.TimestampgetValidTo()Get Valid to.StringgetValue()Get Search Key.booleanisActive()Get Active.booleanisInvoiced()Get Invoiced.voidsetAD_Org_ID(int AD_Org_ID)Set Organization.voidsetAD_OrgType_ID(int AD_OrgType_ID)Set Organization Type.voidsetC_BP_Group_ID(int C_BP_Group_ID)Set Business Partner Group.voidsetC_BPartner_ID(int C_BPartner_ID)Set Business Partner.voidsetC_Tax_ID(int C_Tax_ID)Set Tax.voidsetC_TaxBase_ID(int C_TaxBase_ID)Set Tax BasevoidsetC_TaxCategory_ID(int C_TaxCategory_ID)Set Tax Category.voidsetC_TaxDefinition_ID(int C_TaxDefinition_ID)Set Tax DefinitionvoidsetC_TaxDefinition_UU(String C_TaxDefinition_UU)Set C_TaxDefinition_UUvoidsetC_TaxGroup_ID(int C_TaxGroup_ID)Set Tax GroupvoidsetC_TaxType_ID(int C_TaxType_ID)Set Tax TypevoidsetDescription(String Description)Set Description.voidsetHelp(String Help)Set Comment/Help.voidsetIsActive(boolean IsActive)Set Active.voidsetIsInvoiced(boolean IsInvoiced)Set Invoiced.voidsetM_Product_Category_ID(int M_Product_Category_ID)Set Product Category.voidsetM_Product_ID(int M_Product_ID)Set Product.voidsetMaxTaxable(int MaxTaxable)Set Max TaxablevoidsetMinTaxable(int MinTaxable)Set Min TaxablevoidsetName(String Name)Set Name.voidsetSeqNo(int SeqNo)Set Sequence.voidsetValidFrom(Timestamp ValidFrom)Set Valid from.voidsetValidTo(Timestamp ValidTo)Set Valid to.voidsetValue(String Value)Set Search Key.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=C_TaxDefinition- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=53067- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 3 - Client - Org
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_OrgType_ID
static final String COLUMNNAME_AD_OrgType_ID
Column name AD_OrgType_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_BP_Group_ID
static final String COLUMNNAME_C_BP_Group_ID
Column name C_BP_Group_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_C_TaxBase_ID
static final String COLUMNNAME_C_TaxBase_ID
Column name C_TaxBase_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_TaxCategory_ID
static final String COLUMNNAME_C_TaxCategory_ID
Column name C_TaxCategory_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_TaxDefinition_ID
static final String COLUMNNAME_C_TaxDefinition_ID
Column name C_TaxDefinition_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_TaxDefinition_UU
static final String COLUMNNAME_C_TaxDefinition_UU
Column name C_TaxDefinition_UU- See Also:
- Constant Field Values
-
COLUMNNAME_C_TaxGroup_ID
static final String COLUMNNAME_C_TaxGroup_ID
Column name C_TaxGroup_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Tax_ID
static final String COLUMNNAME_C_Tax_ID
Column name C_Tax_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_TaxType_ID
static final String COLUMNNAME_C_TaxType_ID
Column name C_TaxType_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_Help
static final String COLUMNNAME_Help
Column name Help- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsInvoiced
static final String COLUMNNAME_IsInvoiced
Column name IsInvoiced- See Also:
- Constant Field Values
-
COLUMNNAME_MaxTaxable
static final String COLUMNNAME_MaxTaxable
Column name MaxTaxable- See Also:
- Constant Field Values
-
COLUMNNAME_MinTaxable
static final String COLUMNNAME_MinTaxable
Column name MinTaxable- See Also:
- Constant Field Values
-
COLUMNNAME_M_Product_Category_ID
static final String COLUMNNAME_M_Product_Category_ID
Column name M_Product_Category_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_Product_ID
static final String COLUMNNAME_M_Product_ID
Column name M_Product_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Name
static final String COLUMNNAME_Name
Column name Name- See Also:
- Constant Field Values
-
COLUMNNAME_SeqNo
static final String COLUMNNAME_SeqNo
Column name SeqNo- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_ValidFrom
static final String COLUMNNAME_ValidFrom
Column name ValidFrom- See Also:
- Constant Field Values
-
COLUMNNAME_ValidTo
static final String COLUMNNAME_ValidTo
Column name ValidTo- See Also:
- Constant Field Values
-
COLUMNNAME_Value
static final String COLUMNNAME_Value
Column name Value- See Also:
- Constant Field Values
-
-
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
-
getAD_OrgType
I_AD_OrgType getAD_OrgType() throws RuntimeException
- 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
I_C_BPartner getC_BPartner() throws RuntimeException
- 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
I_C_BP_Group getC_BP_Group() throws RuntimeException
- 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
I_C_TaxBase getC_TaxBase() throws RuntimeException
- 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
I_C_TaxCategory getC_TaxCategory() throws RuntimeException
- 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
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
-
getC_TaxGroup
I_C_TaxGroup getC_TaxGroup() throws RuntimeException
- 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
I_C_Tax getC_Tax() throws RuntimeException
- 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
I_C_TaxType getC_TaxType() throws RuntimeException
- Throws:
RuntimeException
-
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
-
getM_Product_Category
I_M_Product_Category getM_Product_Category() throws RuntimeException
- 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
I_M_Product getM_Product() throws RuntimeException
- Throws:
RuntimeException
-
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
-
-