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
Generated Model for C_Charge
- Version:
- Release 13 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
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, UUID_NEW_RECORD, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_IDFields 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_IsExcludedFromDiscount, COLUMNNAME_IsSameCurrency, COLUMNNAME_IsSameTax, COLUMNNAME_IsTaxIncluded, COLUMNNAME_Name, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, Model, Table_ID, Table_Name -
Constructor Summary
ConstructorsConstructorDescriptionX_C_Charge(Properties ctx, int C_Charge_ID, String trxName) Standard ConstructorX_C_Charge(Properties ctx, int C_Charge_ID, String trxName, String... virtualColumns) Standard ConstructorX_C_Charge(Properties ctx, String C_Charge_UU, String trxName) Standard ConstructorX_C_Charge(Properties ctx, String C_Charge_UU, String trxName, String... virtualColumns) Standard ConstructorX_C_Charge(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected intAccessLevelDeprecated.intGet Business Partner.intGet Charge.Get C_Charge_UU.Deprecated.intGet Charge Type.Deprecated.intGet Tax Category.Get Charge amount.Get Description.Get Record ID/ColumnNamegetName()Get Name.protected POInfoinitPO(Properties ctx) Load Meta DatabooleanGet Exclude from Payment Discount.booleanGet Same Currency.booleanGet Same Tax.booleanGet Price includes Tax.voidsetC_BPartner_ID(int C_BPartner_ID) Set Business Partner.voidsetC_Charge_ID(int C_Charge_ID) Set Charge.voidsetC_Charge_UU(String C_Charge_UU) Set C_Charge_UU.voidsetC_ChargeType_ID(int C_ChargeType_ID) Set Charge Type.voidsetC_TaxCategory_ID(int C_TaxCategory_ID) Set Tax Category.voidsetChargeAmt(BigDecimal ChargeAmt) Set Charge amount.voidsetDescription(String Description) Set Description.voidsetIsExcludedFromDiscount(boolean IsExcludedFromDiscount) Set Exclude from Payment Discount.voidsetIsSameCurrency(boolean IsSameCurrency) Set Same Currency.voidsetIsSameTax(boolean IsSameTax) Set Same Tax.voidsetIsTaxIncluded(boolean IsTaxIncluded) Set Price includes Tax.voidSet Name.toString()String representationMethods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, buildInsertSQL, 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_TableAttribute, get_TableAttributeAsBoolean, get_TableAttributeAsInt, get_TableAttributes, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_UUID, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, 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, loadByUU, loadComplete, loadDefaults, loadPO, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveCrossTenantSafe, saveCrossTenantSafeEx, saveCrossTenantSafeEx, 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, toInsertSQL, unlock, update_Tree, validForeignKeys, validForeignKeysExMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongMethods inherited from interface org.compiere.model.I_C_Charge
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActiveMethods inherited from interface org.compiere.model.I_Persistent
save
-
Constructor Details
-
X_C_Charge
Standard Constructor -
X_C_Charge
Standard Constructor -
X_C_Charge
Standard Constructor -
X_C_Charge
Standard Constructor -
X_C_Charge
Load Constructor
-
-
Method Details
-
get_AccessLevel
protected int get_AccessLevel()AccessLevel- Specified by:
get_AccessLevelin classPO- Returns:
- 3 - Client - Org
-
initPO
Load Meta Data -
toString
Description copied from class:POString representation -
getC_BPartner
Deprecated.- Specified by:
getC_BPartnerin interfaceI_C_Charge- Throws:
RuntimeException
-
setC_BPartner_ID
public void setC_BPartner_ID(int C_BPartner_ID) Set Business Partner.- Specified by:
setC_BPartner_IDin 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_IDin interfaceI_C_Charge- Returns:
- Identifies a Business Partner
-
getC_ChargeType
Deprecated.- Specified by:
getC_ChargeTypein interfaceI_C_Charge- Throws:
RuntimeException
-
setC_ChargeType_ID
public void setC_ChargeType_ID(int C_ChargeType_ID) Set Charge Type.- Specified by:
setC_ChargeType_IDin interfaceI_C_Charge- Parameters:
C_ChargeType_ID- Charge Type
-
getC_ChargeType_ID
public int getC_ChargeType_ID()Get Charge Type.- Specified by:
getC_ChargeType_IDin interfaceI_C_Charge- Returns:
- Charge Type
-
setC_Charge_ID
public void setC_Charge_ID(int C_Charge_ID) Set Charge.- Specified by:
setC_Charge_IDin interfaceI_C_Charge- Parameters:
C_Charge_ID- Additional document charges
-
getC_Charge_ID
public int getC_Charge_ID()Get Charge.- Specified by:
getC_Charge_IDin interfaceI_C_Charge- Returns:
- Additional document charges
-
setC_Charge_UU
Set C_Charge_UU.- Specified by:
setC_Charge_UUin interfaceI_C_Charge- Parameters:
C_Charge_UU- C_Charge_UU
-
getC_Charge_UU
Get C_Charge_UU.- Specified by:
getC_Charge_UUin interfaceI_C_Charge- Returns:
- C_Charge_UU
-
getC_TaxCategory
Deprecated.- Specified by:
getC_TaxCategoryin interfaceI_C_Charge- Throws:
RuntimeException
-
setC_TaxCategory_ID
public void setC_TaxCategory_ID(int C_TaxCategory_ID) Set Tax Category.- Specified by:
setC_TaxCategory_IDin interfaceI_C_Charge- Parameters:
C_TaxCategory_ID- Tax Category
-
getC_TaxCategory_ID
public int getC_TaxCategory_ID()Get Tax Category.- Specified by:
getC_TaxCategory_IDin interfaceI_C_Charge- Returns:
- Tax Category
-
setChargeAmt
Set Charge amount.- Specified by:
setChargeAmtin interfaceI_C_Charge- Parameters:
ChargeAmt- Charge Amount
-
getChargeAmt
Get Charge amount.- Specified by:
getChargeAmtin interfaceI_C_Charge- Returns:
- Charge Amount
-
setDescription
Set Description.- Specified by:
setDescriptionin interfaceI_C_Charge- Parameters:
Description- Optional short description of the record
-
getDescription
Get Description.- Specified by:
getDescriptionin interfaceI_C_Charge- Returns:
- Optional short description of the record
-
setIsExcludedFromDiscount
public void setIsExcludedFromDiscount(boolean IsExcludedFromDiscount) Set Exclude from Payment Discount.- Specified by:
setIsExcludedFromDiscountin interfaceI_C_Charge- Parameters:
IsExcludedFromDiscount- If selected, this charge is excluded from payment discount calculations. Only line amounts will be considered for discount.
-
isExcludedFromDiscount
public boolean isExcludedFromDiscount()Get Exclude from Payment Discount.- Specified by:
isExcludedFromDiscountin interfaceI_C_Charge- Returns:
- If selected, this charge is excluded from payment discount calculations. Only line amounts will be considered for discount.
-
setIsSameCurrency
public void setIsSameCurrency(boolean IsSameCurrency) Set Same Currency.- Specified by:
setIsSameCurrencyin interfaceI_C_Charge- Parameters:
IsSameCurrency- Same Currency
-
isSameCurrency
public boolean isSameCurrency()Get Same Currency.- Specified by:
isSameCurrencyin interfaceI_C_Charge- Returns:
- Same Currency
-
setIsSameTax
public void setIsSameTax(boolean IsSameTax) Set Same Tax.- Specified by:
setIsSameTaxin interfaceI_C_Charge- Parameters:
IsSameTax- Use the same tax as the main transaction
-
isSameTax
public boolean isSameTax()Get Same Tax.- Specified by:
isSameTaxin interfaceI_C_Charge- Returns:
- Use the same tax as the main transaction
-
setIsTaxIncluded
public void setIsTaxIncluded(boolean IsTaxIncluded) Set Price includes Tax.- Specified by:
setIsTaxIncludedin interfaceI_C_Charge- Parameters:
IsTaxIncluded- Tax is included in the price
-
isTaxIncluded
public boolean isTaxIncluded()Get Price includes Tax.- Specified by:
isTaxIncludedin interfaceI_C_Charge- Returns:
- Tax is included in the price
-
setName
Set Name.- Specified by:
setNamein interfaceI_C_Charge- Parameters:
Name- Alphanumeric identifier of the entity
-
getName
Get Name.- Specified by:
getNamein interfaceI_C_Charge- Returns:
- Alphanumeric identifier of the entity
-
getKeyNamePair
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-