Package org.compiere.model
Class X_C_Charge
- java.lang.Object
-
- org.compiere.model.PO
-
- org.compiere.model.X_C_Charge
-
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_C_Charge
,I_Persistent
,Evaluatee
- Direct Known Subclasses:
MCharge
public class X_C_Charge extends PO implements I_C_Charge, I_Persistent
Generated Model for C_Charge- Version:
- Release 9 - $Id$
- Author:
- iDempiere (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, LOCAL_TRX_PREFIX, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
-
Fields inherited from interface org.compiere.model.I_C_Charge
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_C_BPartner_ID, COLUMNNAME_C_Charge_ID, COLUMNNAME_C_Charge_UU, COLUMNNAME_C_ChargeType_ID, COLUMNNAME_C_TaxCategory_ID, COLUMNNAME_ChargeAmt, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_Description, COLUMNNAME_IsActive, COLUMNNAME_IsSameCurrency, COLUMNNAME_IsSameTax, COLUMNNAME_IsTaxIncluded, COLUMNNAME_Name, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description X_C_Charge(Properties ctx, int C_Charge_ID, String trxName)
Standard ConstructorX_C_Charge(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected int
get_AccessLevel()
AccessLevelI_C_BPartner
getC_BPartner()
int
getC_BPartner_ID()
Get Business Partner.int
getC_Charge_ID()
Get Charge.String
getC_Charge_UU()
Get C_Charge_UU.I_C_ChargeType
getC_ChargeType()
int
getC_ChargeType_ID()
Get Charge Type.I_C_TaxCategory
getC_TaxCategory()
int
getC_TaxCategory_ID()
Get Tax Category.BigDecimal
getChargeAmt()
Get Charge amount.String
getDescription()
Get Description.KeyNamePair
getKeyNamePair()
Get Record ID/ColumnNameString
getName()
Get Name.protected POInfo
initPO(Properties ctx)
Load Meta Databoolean
isSameCurrency()
Get Same Currency.boolean
isSameTax()
Get Same Tax.boolean
isTaxIncluded()
Get Price includes Tax.void
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner.void
setC_Charge_ID(int C_Charge_ID)
Set Charge.void
setC_Charge_UU(String C_Charge_UU)
Set C_Charge_UU.void
setC_ChargeType_ID(int C_ChargeType_ID)
Set Charge Type.void
setC_TaxCategory_ID(int C_TaxCategory_ID)
Set Tax Category.void
setChargeAmt(BigDecimal ChargeAmt)
Set Charge amount.void
setDescription(String Description)
Set Description.void
setIsSameCurrency(boolean IsSameCurrency)
Set Same Currency.void
setIsSameTax(boolean IsSameTax)
Set Same Tax.void
setIsTaxIncluded(boolean IsTaxIncluded)
Set Price includes Tax.void
setName(String Name)
Set Name.String
toString()
String representation-
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, 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_OptimisticLockingColumns, get_Table_ID, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, unlock, update_Tree, validForeignKeys
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Methods inherited from interface org.compiere.model.I_C_Charge
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
-
Methods inherited from interface org.compiere.model.I_Persistent
save
-
-
-
-
Constructor Detail
-
X_C_Charge
public X_C_Charge(Properties ctx, int C_Charge_ID, String trxName)
Standard Constructor
-
X_C_Charge
public X_C_Charge(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
-
Method Detail
-
get_AccessLevel
protected int get_AccessLevel()
AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 3 - Client - Org
-
initPO
protected POInfo initPO(Properties ctx)
Load Meta Data
-
getC_BPartner
public I_C_BPartner getC_BPartner() throws RuntimeException
- Specified by:
getC_BPartner
in interfaceI_C_Charge
- Throws:
RuntimeException
-
setC_BPartner_ID
public void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner.- Specified by:
setC_BPartner_ID
in interfaceI_C_Charge
- 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 interfaceI_C_Charge
- Returns:
- Identifies a Business Partner
-
setC_Charge_ID
public void setC_Charge_ID(int C_Charge_ID)
Set Charge.- Specified by:
setC_Charge_ID
in interfaceI_C_Charge
- Parameters:
C_Charge_ID
- Additional document charges
-
getC_Charge_ID
public int getC_Charge_ID()
Get Charge.- Specified by:
getC_Charge_ID
in interfaceI_C_Charge
- Returns:
- Additional document charges
-
getC_ChargeType
public I_C_ChargeType getC_ChargeType() throws RuntimeException
- Specified by:
getC_ChargeType
in interfaceI_C_Charge
- Throws:
RuntimeException
-
setC_ChargeType_ID
public void setC_ChargeType_ID(int C_ChargeType_ID)
Set Charge Type.- Specified by:
setC_ChargeType_ID
in interfaceI_C_Charge
- Parameters:
C_ChargeType_ID
- Charge Type
-
getC_ChargeType_ID
public int getC_ChargeType_ID()
Get Charge Type.- Specified by:
getC_ChargeType_ID
in interfaceI_C_Charge
- Returns:
- Charge Type
-
setC_Charge_UU
public void setC_Charge_UU(String C_Charge_UU)
Set C_Charge_UU.- Specified by:
setC_Charge_UU
in interfaceI_C_Charge
- Parameters:
C_Charge_UU
- C_Charge_UU
-
getC_Charge_UU
public String getC_Charge_UU()
Get C_Charge_UU.- Specified by:
getC_Charge_UU
in interfaceI_C_Charge
- Returns:
- C_Charge_UU
-
setChargeAmt
public void setChargeAmt(BigDecimal ChargeAmt)
Set Charge amount.- Specified by:
setChargeAmt
in interfaceI_C_Charge
- Parameters:
ChargeAmt
- Charge Amount
-
getChargeAmt
public BigDecimal getChargeAmt()
Get Charge amount.- Specified by:
getChargeAmt
in interfaceI_C_Charge
- Returns:
- Charge Amount
-
getC_TaxCategory
public I_C_TaxCategory getC_TaxCategory() throws RuntimeException
- Specified by:
getC_TaxCategory
in interfaceI_C_Charge
- Throws:
RuntimeException
-
setC_TaxCategory_ID
public void setC_TaxCategory_ID(int C_TaxCategory_ID)
Set Tax Category.- Specified by:
setC_TaxCategory_ID
in interfaceI_C_Charge
- Parameters:
C_TaxCategory_ID
- Tax Category
-
getC_TaxCategory_ID
public int getC_TaxCategory_ID()
Get Tax Category.- Specified by:
getC_TaxCategory_ID
in interfaceI_C_Charge
- Returns:
- Tax Category
-
setDescription
public void setDescription(String Description)
Set Description.- Specified by:
setDescription
in interfaceI_C_Charge
- Parameters:
Description
- Optional short description of the record
-
getDescription
public String getDescription()
Get Description.- Specified by:
getDescription
in interfaceI_C_Charge
- Returns:
- Optional short description of the record
-
setIsSameCurrency
public void setIsSameCurrency(boolean IsSameCurrency)
Set Same Currency.- Specified by:
setIsSameCurrency
in interfaceI_C_Charge
- Parameters:
IsSameCurrency
- Same Currency
-
isSameCurrency
public boolean isSameCurrency()
Get Same Currency.- Specified by:
isSameCurrency
in interfaceI_C_Charge
- Returns:
- Same Currency
-
setIsSameTax
public void setIsSameTax(boolean IsSameTax)
Set Same Tax.- Specified by:
setIsSameTax
in interfaceI_C_Charge
- Parameters:
IsSameTax
- Use the same tax as the main transaction
-
isSameTax
public boolean isSameTax()
Get Same Tax.- Specified by:
isSameTax
in interfaceI_C_Charge
- Returns:
- Use the same tax as the main transaction
-
setIsTaxIncluded
public void setIsTaxIncluded(boolean IsTaxIncluded)
Set Price includes Tax.- Specified by:
setIsTaxIncluded
in interfaceI_C_Charge
- Parameters:
IsTaxIncluded
- Tax is included in the price
-
isTaxIncluded
public boolean isTaxIncluded()
Get Price includes Tax.- Specified by:
isTaxIncluded
in interfaceI_C_Charge
- Returns:
- Tax is included in the price
-
setName
public void setName(String Name)
Set Name.- Specified by:
setName
in interfaceI_C_Charge
- Parameters:
Name
- Alphanumeric identifier of the entity
-
getName
public String getName()
Get Name.- Specified by:
getName
in interfaceI_C_Charge
- Returns:
- Alphanumeric identifier of the entity
-
getKeyNamePair
public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
-