Package org.compiere.model
Class X_A_Depreciation_Table_Detail
java.lang.Object
org.compiere.model.PO
org.compiere.model.X_A_Depreciation_Table_Detail
- All Implemented Interfaces:
Serializable,Cloneable,Comparator<Object>,I_A_Depreciation_Table_Detail,I_Persistent,Evaluatee
public class X_A_Depreciation_Table_Detail
extends PO
implements I_A_Depreciation_Table_Detail, I_Persistent
Generated Model for A_Depreciation_Table_Detail
- Version:
- Release 13 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intA_Table_Rate_Type AD_Reference_ID=53255static final StringAmount = AMstatic final StringRate = RTFields 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_A_Depreciation_Table_Detail
accessLevel, COLUMNNAME_A_Depreciation_Rate, COLUMNNAME_A_Depreciation_Table_Code, COLUMNNAME_A_Depreciation_Table_Detail_ID, COLUMNNAME_A_Depreciation_Table_Detail_UU, COLUMNNAME_A_Period, COLUMNNAME_A_Table_Rate_Type, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_IsActive, COLUMNNAME_Processed, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, Model, Table_ID, Table_Name -
Constructor Summary
ConstructorsConstructorDescriptionX_A_Depreciation_Table_Detail(Properties ctx, int A_Depreciation_Table_Detail_ID, String trxName) Standard ConstructorX_A_Depreciation_Table_Detail(Properties ctx, int A_Depreciation_Table_Detail_ID, String trxName, String... virtualColumns) Standard ConstructorX_A_Depreciation_Table_Detail(Properties ctx, String A_Depreciation_Table_Detail_UU, String trxName) Standard ConstructorX_A_Depreciation_Table_Detail(Properties ctx, String A_Depreciation_Table_Detail_UU, String trxName, String... virtualColumns) Standard ConstructorX_A_Depreciation_Table_Detail(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected intAccessLevelGet Rate.Get Depreciation Code.intGet Depreciation Table Detail.Get A_Depreciation_Table_Detail_UU.intGet Asset Period.Get Type.Get Record ID/ColumnNameprotected POInfoinitPO(Properties ctx) Load Meta DatabooleanGet Processed.voidsetA_Depreciation_Rate(BigDecimal A_Depreciation_Rate) Set Rate.voidsetA_Depreciation_Table_Code(String A_Depreciation_Table_Code) Set Depreciation Code.voidsetA_Depreciation_Table_Detail_ID(int A_Depreciation_Table_Detail_ID) Set Depreciation Table Detail.voidsetA_Depreciation_Table_Detail_UU(String A_Depreciation_Table_Detail_UU) Set A_Depreciation_Table_Detail_UU.voidsetA_Period(int A_Period) Set Asset Period.voidsetA_Table_Rate_Type(String A_Table_Rate_Type) Set Type.voidsetProcessed(boolean Processed) Set Processed.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_A_Depreciation_Table_Detail
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActiveMethods inherited from interface org.compiere.model.I_Persistent
save
-
Field Details
-
A_TABLE_RATE_TYPE_AD_Reference_ID
public static final int A_TABLE_RATE_TYPE_AD_Reference_IDA_Table_Rate_Type AD_Reference_ID=53255- See Also:
-
A_TABLE_RATE_TYPE_Amount
Amount = AM- See Also:
-
A_TABLE_RATE_TYPE_Rate
Rate = RT- See Also:
-
-
Constructor Details
-
X_A_Depreciation_Table_Detail
public X_A_Depreciation_Table_Detail(Properties ctx, int A_Depreciation_Table_Detail_ID, String trxName) Standard Constructor -
X_A_Depreciation_Table_Detail
public X_A_Depreciation_Table_Detail(Properties ctx, int A_Depreciation_Table_Detail_ID, String trxName, String... virtualColumns) Standard Constructor -
X_A_Depreciation_Table_Detail
public X_A_Depreciation_Table_Detail(Properties ctx, String A_Depreciation_Table_Detail_UU, String trxName) Standard Constructor -
X_A_Depreciation_Table_Detail
public X_A_Depreciation_Table_Detail(Properties ctx, String A_Depreciation_Table_Detail_UU, String trxName, String... virtualColumns) Standard Constructor -
X_A_Depreciation_Table_Detail
Load Constructor
-
-
Method Details
-
get_AccessLevel
protected int get_AccessLevel()AccessLevel- Specified by:
get_AccessLevelin classPO- Returns:
- 7 - System - Client - Org
-
initPO
Load Meta Data -
toString
Description copied from class:POString representation -
setA_Depreciation_Rate
Set Rate.- Specified by:
setA_Depreciation_Ratein interfaceI_A_Depreciation_Table_Detail- Parameters:
A_Depreciation_Rate- Rate
-
getA_Depreciation_Rate
Get Rate.- Specified by:
getA_Depreciation_Ratein interfaceI_A_Depreciation_Table_Detail- Returns:
- Rate
-
setA_Depreciation_Table_Code
Set Depreciation Code.- Specified by:
setA_Depreciation_Table_Codein interfaceI_A_Depreciation_Table_Detail- Parameters:
A_Depreciation_Table_Code- Depreciation Code
-
getA_Depreciation_Table_Code
Get Depreciation Code.- Specified by:
getA_Depreciation_Table_Codein interfaceI_A_Depreciation_Table_Detail- Returns:
- Depreciation Code
-
setA_Depreciation_Table_Detail_ID
public void setA_Depreciation_Table_Detail_ID(int A_Depreciation_Table_Detail_ID) Set Depreciation Table Detail.- Specified by:
setA_Depreciation_Table_Detail_IDin interfaceI_A_Depreciation_Table_Detail- Parameters:
A_Depreciation_Table_Detail_ID- Depreciation Table Detail
-
getA_Depreciation_Table_Detail_ID
public int getA_Depreciation_Table_Detail_ID()Get Depreciation Table Detail.- Specified by:
getA_Depreciation_Table_Detail_IDin interfaceI_A_Depreciation_Table_Detail- Returns:
- Depreciation Table Detail
-
getKeyNamePair
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
setA_Depreciation_Table_Detail_UU
Set A_Depreciation_Table_Detail_UU.- Specified by:
setA_Depreciation_Table_Detail_UUin interfaceI_A_Depreciation_Table_Detail- Parameters:
A_Depreciation_Table_Detail_UU- A_Depreciation_Table_Detail_UU
-
getA_Depreciation_Table_Detail_UU
Get A_Depreciation_Table_Detail_UU.- Specified by:
getA_Depreciation_Table_Detail_UUin interfaceI_A_Depreciation_Table_Detail- Returns:
- A_Depreciation_Table_Detail_UU
-
setA_Period
public void setA_Period(int A_Period) Set Asset Period.- Specified by:
setA_Periodin interfaceI_A_Depreciation_Table_Detail- Parameters:
A_Period- Asset Period
-
getA_Period
public int getA_Period()Get Asset Period.- Specified by:
getA_Periodin interfaceI_A_Depreciation_Table_Detail- Returns:
- Asset Period
-
setA_Table_Rate_Type
Set Type.- Specified by:
setA_Table_Rate_Typein interfaceI_A_Depreciation_Table_Detail- Parameters:
A_Table_Rate_Type- Type
-
getA_Table_Rate_Type
Get Type.- Specified by:
getA_Table_Rate_Typein interfaceI_A_Depreciation_Table_Detail- Returns:
- Type
-
setProcessed
public void setProcessed(boolean Processed) Set Processed.- Specified by:
setProcessedin interfaceI_A_Depreciation_Table_Detail- Parameters:
Processed- The document has been processed
-
isProcessed
public boolean isProcessed()Get Processed.- Specified by:
isProcessedin interfaceI_A_Depreciation_Table_Detail- Returns:
- The document has been processed
-