Package org.compiere.model
Class X_A_Depreciation_Table_Header
java.lang.Object
org.compiere.model.PO
org.compiere.model.X_A_Depreciation_Table_Header
- All Implemented Interfaces:
Serializable,Cloneable,Comparator<Object>,I_A_Depreciation_Table_Header,I_Persistent,Evaluatee
public class X_A_Depreciation_Table_Header
extends PO
implements I_A_Depreciation_Table_Header, I_Persistent
Generated Model for A_Depreciation_Table_Header
- 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 = RTstatic final intA_Term AD_Reference_ID=53256static final StringPeriod = PRstatic final StringYearly = YRFields 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_Header
accessLevel, COLUMNNAME_A_Depreciation_Table_Code, COLUMNNAME_A_Depreciation_Table_Header_ID, COLUMNNAME_A_Depreciation_Table_Header_UU, COLUMNNAME_A_Table_Rate_Type, COLUMNNAME_A_Term, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_Description, COLUMNNAME_IsActive, COLUMNNAME_Processed, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, Model, Table_ID, Table_Name -
Constructor Summary
ConstructorsConstructorDescriptionX_A_Depreciation_Table_Header(Properties ctx, int A_Depreciation_Table_Header_ID, String trxName) Standard ConstructorX_A_Depreciation_Table_Header(Properties ctx, int A_Depreciation_Table_Header_ID, String trxName, String... virtualColumns) Standard ConstructorX_A_Depreciation_Table_Header(Properties ctx, String A_Depreciation_Table_Header_UU, String trxName) Standard ConstructorX_A_Depreciation_Table_Header(Properties ctx, String A_Depreciation_Table_Header_UU, String trxName, String... virtualColumns) Standard ConstructorX_A_Depreciation_Table_Header(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected intAccessLevelGet Depreciation Code.intGet A_Depreciation_Table_Header_ID.Get A_Depreciation_Table_Header_UU.Get Type.Get Period/Yearly.Get Description.Get Record ID/ColumnNameprotected POInfoinitPO(Properties ctx) Load Meta DatabooleanGet Processed.voidsetA_Depreciation_Table_Code(String A_Depreciation_Table_Code) Set Depreciation Code.voidsetA_Depreciation_Table_Header_ID(int A_Depreciation_Table_Header_ID) Set A_Depreciation_Table_Header_ID.voidsetA_Depreciation_Table_Header_UU(String A_Depreciation_Table_Header_UU) Set A_Depreciation_Table_Header_UU.voidsetA_Table_Rate_Type(String A_Table_Rate_Type) Set Type.voidSet Period/Yearly.voidsetDescription(String Description) Set Description.voidsetProcessed(boolean Processed) Set Processed.toString()String representationMethods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, buildInsertSQL, buildUUIDSubquery, 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_QueryTimeout, 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_QueryTimeout, 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_Header
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:
-
A_TERM_AD_Reference_ID
public static final int A_TERM_AD_Reference_IDA_Term AD_Reference_ID=53256- See Also:
-
A_TERM_Period
Period = PR- See Also:
-
A_TERM_Yearly
Yearly = YR- See Also:
-
-
Constructor Details
-
X_A_Depreciation_Table_Header
public X_A_Depreciation_Table_Header(Properties ctx, int A_Depreciation_Table_Header_ID, String trxName) Standard Constructor -
X_A_Depreciation_Table_Header
public X_A_Depreciation_Table_Header(Properties ctx, int A_Depreciation_Table_Header_ID, String trxName, String... virtualColumns) Standard Constructor -
X_A_Depreciation_Table_Header
public X_A_Depreciation_Table_Header(Properties ctx, String A_Depreciation_Table_Header_UU, String trxName) Standard Constructor -
X_A_Depreciation_Table_Header
public X_A_Depreciation_Table_Header(Properties ctx, String A_Depreciation_Table_Header_UU, String trxName, String... virtualColumns) Standard Constructor -
X_A_Depreciation_Table_Header
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_Table_Code
Set Depreciation Code.- Specified by:
setA_Depreciation_Table_Codein interfaceI_A_Depreciation_Table_Header- Parameters:
A_Depreciation_Table_Code- Depreciation Code
-
getA_Depreciation_Table_Code
Get Depreciation Code.- Specified by:
getA_Depreciation_Table_Codein interfaceI_A_Depreciation_Table_Header- Returns:
- Depreciation Code
-
setA_Depreciation_Table_Header_ID
public void setA_Depreciation_Table_Header_ID(int A_Depreciation_Table_Header_ID) Set A_Depreciation_Table_Header_ID.- Specified by:
setA_Depreciation_Table_Header_IDin interfaceI_A_Depreciation_Table_Header- Parameters:
A_Depreciation_Table_Header_ID- A_Depreciation_Table_Header_ID
-
getA_Depreciation_Table_Header_ID
public int getA_Depreciation_Table_Header_ID()Get A_Depreciation_Table_Header_ID.- Specified by:
getA_Depreciation_Table_Header_IDin interfaceI_A_Depreciation_Table_Header- Returns:
- A_Depreciation_Table_Header_ID
-
getKeyNamePair
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
setA_Depreciation_Table_Header_UU
Set A_Depreciation_Table_Header_UU.- Specified by:
setA_Depreciation_Table_Header_UUin interfaceI_A_Depreciation_Table_Header- Parameters:
A_Depreciation_Table_Header_UU- A_Depreciation_Table_Header_UU
-
getA_Depreciation_Table_Header_UU
Get A_Depreciation_Table_Header_UU.- Specified by:
getA_Depreciation_Table_Header_UUin interfaceI_A_Depreciation_Table_Header- Returns:
- A_Depreciation_Table_Header_UU
-
setA_Table_Rate_Type
Set Type.- Specified by:
setA_Table_Rate_Typein interfaceI_A_Depreciation_Table_Header- Parameters:
A_Table_Rate_Type- Type
-
getA_Table_Rate_Type
Get Type.- Specified by:
getA_Table_Rate_Typein interfaceI_A_Depreciation_Table_Header- Returns:
- Type
-
setA_Term
Set Period/Yearly.- Specified by:
setA_Termin interfaceI_A_Depreciation_Table_Header- Parameters:
A_Term- Period/Yearly
-
getA_Term
Get Period/Yearly.- Specified by:
getA_Termin interfaceI_A_Depreciation_Table_Header- Returns:
- Period/Yearly
-
setDescription
Set Description.- Specified by:
setDescriptionin interfaceI_A_Depreciation_Table_Header- Parameters:
Description- Optional short description of the record
-
getDescription
Get Description.- Specified by:
getDescriptionin interfaceI_A_Depreciation_Table_Header- Returns:
- Optional short description of the record
-
setProcessed
public void setProcessed(boolean Processed) Set Processed.- Specified by:
setProcessedin interfaceI_A_Depreciation_Table_Header- Parameters:
Processed- The document has been processed
-
isProcessed
public boolean isProcessed()Get Processed.- Specified by:
isProcessedin interfaceI_A_Depreciation_Table_Header- Returns:
- The document has been processed
-