Adempiere 3.5.2a

org.eevolution.model
Class X_C_TaxDefinition

java.lang.Object
  extended by org.compiere.model.PO
      extended by org.eevolution.model.X_C_TaxDefinition
All Implemented Interfaces:
Serializable, Comparator, I_Persistent, Evaluatee, I_C_TaxDefinition

public class X_C_TaxDefinition
extends PO
implements I_C_TaxDefinition, I_Persistent

Generated Model for C_TaxDefinition

Version:
Release 3.5.0 - $Id$
Author:
Adempiere (generated)
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.compiere.model.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
 
Fields inherited from interface org.eevolution.model.I_C_TaxDefinition
accessLevel, COLUMNNAME_AD_OrgType_ID, COLUMNNAME_C_BP_Group_ID, COLUMNNAME_C_BPartner_ID, COLUMNNAME_C_Tax_ID, COLUMNNAME_C_TaxBase_ID, COLUMNNAME_C_TaxCategory_ID, COLUMNNAME_C_TaxDefinition_ID, COLUMNNAME_C_TaxGroup_ID, COLUMNNAME_C_TaxType_ID, COLUMNNAME_Description, COLUMNNAME_Help, COLUMNNAME_IsInvoiced, COLUMNNAME_M_Product_Category_ID, COLUMNNAME_M_Product_ID, COLUMNNAME_MaxTaxable, COLUMNNAME_MinTaxable, COLUMNNAME_Name, COLUMNNAME_SeqNo, COLUMNNAME_ValidFrom, COLUMNNAME_ValidTo, COLUMNNAME_Value, Model, Table_ID, Table_Name
 
Constructor Summary
X_C_TaxDefinition(Properties ctx, int C_TaxDefinition_ID, String trxName)
          Standard Constructor
X_C_TaxDefinition(Properties ctx, ResultSet rs, String trxName)
          Load Constructor
 
Method Summary
protected  int get_AccessLevel()
          AccessLevel
 int getAD_OrgType_ID()
          Get Organization Type.
 I_AD_OrgType getAD_OrgType()
           
 int getC_BP_Group_ID()
          Get Business Partner Group.
 I_C_BP_Group getC_BP_Group()
           
 int getC_BPartner_ID()
          Get Business Partner .
 I_C_BPartner getC_BPartner()
           
 int getC_Tax_ID()
          Get Tax.
 I_C_Tax getC_Tax()
           
 int getC_TaxBase_ID()
          Get C_TaxBase_ID.
 I_C_TaxBase getC_TaxBase()
           
 int getC_TaxCategory_ID()
          Get Tax Category.
 I_C_TaxCategory getC_TaxCategory()
           
 int getC_TaxDefinition_ID()
          Get C_TaxDefinition_ID.
 int getC_TaxGroup_ID()
          Get Tax Group.
 I_C_TaxGroup getC_TaxGroup()
           
 int getC_TaxType_ID()
          Get C_TaxType_ID.
 I_C_TaxType getC_TaxType()
           
 String getDescription()
          Get Description.
 String getHelp()
          Get Comment/Help.
 KeyNamePair getKeyNamePair()
          Get Record ID/ColumnName
 int getM_Product_Category_ID()
          Get Product Category.
 I_M_Product_Category getM_Product_Category()
           
 int getM_Product_ID()
          Get Product.
 I_M_Product getM_Product()
           
 int getMaxTaxable()
          Get MaxTaxable.
 int getMinTaxable()
          Get MinTaxable.
 String getName()
          Get Name.
 int getSeqNo()
          Get Sequence.
 Timestamp getValidFrom()
          Get Valid from.
 Timestamp getValidTo()
          Get Valid to.
 String getValue()
          Get Search Key.
protected  POInfo initPO(Properties ctx)
          Load Meta Data
 boolean isInvoiced()
          Get Invoiced.
 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 C_TaxBase_ID.
 void setC_TaxCategory_ID(int C_TaxCategory_ID)
          Set Tax Category.
 void setC_TaxDefinition_ID(int C_TaxDefinition_ID)
          Set C_TaxDefinition_ID.
 void setC_TaxGroup_ID(int C_TaxGroup_ID)
          Set Tax Group.
 void setC_TaxType_ID(int C_TaxType_ID)
          Set C_TaxType_ID.
 void setDescription(String Description)
          Set Description.
 void setHelp(String Help)
          Set Comment/Help.
 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 MaxTaxable.
 void setMinTaxable(int MinTaxable)
          Set MinTaxable.
 void setName(String Name)
          Set Name.
 void setSeqNo(int SeqNo)
          Set Sequence.
 void setValidFrom(Timestamp ValidFrom)
          Set Valid from.
 void setValidTo(Timestamp ValidTo)
          Set Valid to.
 void setValue(String Value)
          Set Search Key.
 String toString()
          String representation
 
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, compare, copyValues, copyValues, createAttachment, delete_Accounting, delete_Tree, delete, delete, deleteEx, deleteEx, dump, dump, equals, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_Table_ID, get_TableName, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_new, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadComplete, loadDefaults, loadSpecial, lock, save, save, saveEx, saveEx, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_ColumnUpdateable, set_CustomColumn, set_TrxName, set_TrxName, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setDoc, setDocWorkflowMgr, setIsActive, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, unlock
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.compiere.model.I_Persistent
save
 

Constructor Detail

X_C_TaxDefinition

public X_C_TaxDefinition(Properties ctx,
                         int C_TaxDefinition_ID,
                         String trxName)
Standard Constructor


X_C_TaxDefinition

public X_C_TaxDefinition(Properties ctx,
                         ResultSet rs,
                         String trxName)
Load Constructor

Method Detail

get_AccessLevel

protected int get_AccessLevel()
AccessLevel

Specified by:
get_AccessLevel in class PO
Returns:
3 - Client - Org

initPO

protected POInfo initPO(Properties ctx)
Load Meta Data

Specified by:
initPO in class PO
Parameters:
ctx - context
Returns:
POInfo

toString

public String toString()
Description copied from class: PO
String representation

Overrides:
toString in class PO
Returns:
String representation

getAD_OrgType

public I_AD_OrgType getAD_OrgType()
                           throws Exception
Specified by:
getAD_OrgType in interface I_C_TaxDefinition
Throws:
Exception

setAD_OrgType_ID

public void setAD_OrgType_ID(int AD_OrgType_ID)
Set Organization Type.

Specified by:
setAD_OrgType_ID in interface I_C_TaxDefinition
Parameters:
AD_OrgType_ID - Organization Type allows you to categorize your organizations

getAD_OrgType_ID

public int getAD_OrgType_ID()
Get Organization Type.

Specified by:
getAD_OrgType_ID in interface I_C_TaxDefinition
Returns:
Organization Type allows you to categorize your organizations

getC_BP_Group

public I_C_BP_Group getC_BP_Group()
                           throws Exception
Specified by:
getC_BP_Group in interface I_C_TaxDefinition
Throws:
Exception

setC_BP_Group_ID

public void setC_BP_Group_ID(int C_BP_Group_ID)
Set Business Partner Group.

Specified by:
setC_BP_Group_ID in interface I_C_TaxDefinition
Parameters:
C_BP_Group_ID - Business Partner Group

getC_BP_Group_ID

public int getC_BP_Group_ID()
Get Business Partner Group.

Specified by:
getC_BP_Group_ID in interface I_C_TaxDefinition
Returns:
Business Partner Group

getC_BPartner

public I_C_BPartner getC_BPartner()
                           throws Exception
Specified by:
getC_BPartner in interface I_C_TaxDefinition
Throws:
Exception

setC_BPartner_ID

public void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner .

Specified by:
setC_BPartner_ID in interface I_C_TaxDefinition
Parameters:
C_BPartner_ID - Identifies a Business Partner

getC_BPartner_ID

public int getC_BPartner_ID()
Get Business Partner .

Specified by:
getC_BPartner_ID in interface I_C_TaxDefinition
Returns:
Identifies a Business Partner

getC_TaxBase

public I_C_TaxBase getC_TaxBase()
                         throws Exception
Specified by:
getC_TaxBase in interface I_C_TaxDefinition
Throws:
Exception

setC_TaxBase_ID

public void setC_TaxBase_ID(int C_TaxBase_ID)
Set C_TaxBase_ID.

Specified by:
setC_TaxBase_ID in interface I_C_TaxDefinition
Parameters:
C_TaxBase_ID - C_TaxBase_ID

getC_TaxBase_ID

public int getC_TaxBase_ID()
Get C_TaxBase_ID.

Specified by:
getC_TaxBase_ID in interface I_C_TaxDefinition
Returns:
C_TaxBase_ID

getC_TaxCategory

public I_C_TaxCategory getC_TaxCategory()
                                 throws Exception
Specified by:
getC_TaxCategory in interface I_C_TaxDefinition
Throws:
Exception

setC_TaxCategory_ID

public void setC_TaxCategory_ID(int C_TaxCategory_ID)
Set Tax Category.

Specified by:
setC_TaxCategory_ID in interface I_C_TaxDefinition
Parameters:
C_TaxCategory_ID - Tax Category

getC_TaxCategory_ID

public int getC_TaxCategory_ID()
Get Tax Category.

Specified by:
getC_TaxCategory_ID in interface I_C_TaxDefinition
Returns:
Tax Category

setC_TaxDefinition_ID

public void setC_TaxDefinition_ID(int C_TaxDefinition_ID)
Set C_TaxDefinition_ID.

Specified by:
setC_TaxDefinition_ID in interface I_C_TaxDefinition
Parameters:
C_TaxDefinition_ID - C_TaxDefinition_ID

getC_TaxDefinition_ID

public int getC_TaxDefinition_ID()
Get C_TaxDefinition_ID.

Specified by:
getC_TaxDefinition_ID in interface I_C_TaxDefinition
Returns:
C_TaxDefinition_ID

getC_TaxGroup

public I_C_TaxGroup getC_TaxGroup()
                           throws Exception
Specified by:
getC_TaxGroup in interface I_C_TaxDefinition
Throws:
Exception

setC_TaxGroup_ID

public void setC_TaxGroup_ID(int C_TaxGroup_ID)
Set Tax Group.

Specified by:
setC_TaxGroup_ID in interface I_C_TaxDefinition
Parameters:
C_TaxGroup_ID - Tax Group

getC_TaxGroup_ID

public int getC_TaxGroup_ID()
Get Tax Group.

Specified by:
getC_TaxGroup_ID in interface I_C_TaxDefinition
Returns:
Tax Group

getC_TaxType

public I_C_TaxType getC_TaxType()
                         throws Exception
Specified by:
getC_TaxType in interface I_C_TaxDefinition
Throws:
Exception

setC_TaxType_ID

public void setC_TaxType_ID(int C_TaxType_ID)
Set C_TaxType_ID.

Specified by:
setC_TaxType_ID in interface I_C_TaxDefinition
Parameters:
C_TaxType_ID - C_TaxType_ID

getC_TaxType_ID

public int getC_TaxType_ID()
Get C_TaxType_ID.

Specified by:
getC_TaxType_ID in interface I_C_TaxDefinition
Returns:
C_TaxType_ID

getC_Tax

public I_C_Tax getC_Tax()
                 throws Exception
Specified by:
getC_Tax in interface I_C_TaxDefinition
Throws:
Exception

setC_Tax_ID

public void setC_Tax_ID(int C_Tax_ID)
Set Tax.

Specified by:
setC_Tax_ID in interface I_C_TaxDefinition
Parameters:
C_Tax_ID - Tax identifier

getC_Tax_ID

public int getC_Tax_ID()
Get Tax.

Specified by:
getC_Tax_ID in interface I_C_TaxDefinition
Returns:
Tax identifier

setDescription

public void setDescription(String Description)
Set Description.

Specified by:
setDescription in interface I_C_TaxDefinition
Parameters:
Description - Optional short description of the record

getDescription

public String getDescription()
Get Description.

Specified by:
getDescription in interface I_C_TaxDefinition
Returns:
Optional short description of the record

setHelp

public void setHelp(String Help)
Set Comment/Help.

Specified by:
setHelp in interface I_C_TaxDefinition
Parameters:
Help - Comment or Hint

getHelp

public String getHelp()
Get Comment/Help.

Specified by:
getHelp in interface I_C_TaxDefinition
Returns:
Comment or Hint

setIsInvoiced

public void setIsInvoiced(boolean IsInvoiced)
Set Invoiced.

Specified by:
setIsInvoiced in interface I_C_TaxDefinition
Parameters:
IsInvoiced - Is this invoiced?

isInvoiced

public boolean isInvoiced()
Get Invoiced.

Specified by:
isInvoiced in interface I_C_TaxDefinition
Returns:
Is this invoiced?

getM_Product_Category

public I_M_Product_Category getM_Product_Category()
                                           throws Exception
Specified by:
getM_Product_Category in interface I_C_TaxDefinition
Throws:
Exception

setM_Product_Category_ID

public void setM_Product_Category_ID(int M_Product_Category_ID)
Set Product Category.

Specified by:
setM_Product_Category_ID in interface I_C_TaxDefinition
Parameters:
M_Product_Category_ID - Category of a Product

getM_Product_Category_ID

public int getM_Product_Category_ID()
Get Product Category.

Specified by:
getM_Product_Category_ID in interface I_C_TaxDefinition
Returns:
Category of a Product

getM_Product

public I_M_Product getM_Product()
                         throws Exception
Specified by:
getM_Product in interface I_C_TaxDefinition
Throws:
Exception

setM_Product_ID

public void setM_Product_ID(int M_Product_ID)
Set Product.

Specified by:
setM_Product_ID in interface I_C_TaxDefinition
Parameters:
M_Product_ID - Product, Service, Item

getM_Product_ID

public int getM_Product_ID()
Get Product.

Specified by:
getM_Product_ID in interface I_C_TaxDefinition
Returns:
Product, Service, Item

setMaxTaxable

public void setMaxTaxable(int MaxTaxable)
Set MaxTaxable.

Specified by:
setMaxTaxable in interface I_C_TaxDefinition
Parameters:
MaxTaxable - MaxTaxable

getMaxTaxable

public int getMaxTaxable()
Get MaxTaxable.

Specified by:
getMaxTaxable in interface I_C_TaxDefinition
Returns:
MaxTaxable

setMinTaxable

public void setMinTaxable(int MinTaxable)
Set MinTaxable.

Specified by:
setMinTaxable in interface I_C_TaxDefinition
Parameters:
MinTaxable - MinTaxable

getMinTaxable

public int getMinTaxable()
Get MinTaxable.

Specified by:
getMinTaxable in interface I_C_TaxDefinition
Returns:
MinTaxable

setName

public void setName(String Name)
Set Name.

Specified by:
setName in interface I_C_TaxDefinition
Parameters:
Name - Alphanumeric identifier of the entity

getName

public String getName()
Get Name.

Specified by:
getName in interface I_C_TaxDefinition
Returns:
Alphanumeric identifier of the entity

getKeyNamePair

public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName

Returns:
ID/ColumnName pair

setSeqNo

public void setSeqNo(int SeqNo)
Set Sequence.

Specified by:
setSeqNo in interface I_C_TaxDefinition
Parameters:
SeqNo - Method of ordering records; lowest number comes first

getSeqNo

public int getSeqNo()
Get Sequence.

Specified by:
getSeqNo in interface I_C_TaxDefinition
Returns:
Method of ordering records; lowest number comes first

setValidFrom

public void setValidFrom(Timestamp ValidFrom)
Set Valid from.

Specified by:
setValidFrom in interface I_C_TaxDefinition
Parameters:
ValidFrom - Valid from including this date (first day)

getValidFrom

public Timestamp getValidFrom()
Get Valid from.

Specified by:
getValidFrom in interface I_C_TaxDefinition
Returns:
Valid from including this date (first day)

setValidTo

public void setValidTo(Timestamp ValidTo)
Set Valid to.

Specified by:
setValidTo in interface I_C_TaxDefinition
Parameters:
ValidTo - Valid to including this date (last day)

getValidTo

public Timestamp getValidTo()
Get Valid to.

Specified by:
getValidTo in interface I_C_TaxDefinition
Returns:
Valid to including this date (last day)

setValue

public void setValue(String Value)
Set Search Key.

Specified by:
setValue in interface I_C_TaxDefinition
Parameters:
Value - Search key for the record in the format required - must be unique

getValue

public String getValue()
Get Search Key.

Specified by:
getValue in interface I_C_TaxDefinition
Returns:
Search key for the record in the format required - must be unique

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.