Package org.compiere.model
Class X_A_Asset_Reval_Entry
- java.lang.Object
-
- org.compiere.model.PO
-
- org.compiere.model.X_A_Asset_Reval_Entry
-
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_A_Asset_Reval_Entry
,I_Persistent
,Evaluatee
public class X_A_Asset_Reval_Entry extends PO implements I_A_Asset_Reval_Entry, I_Persistent
Generated Model for A_Asset_Reval_Entry- Version:
- Release 9 - $Id$
- Author:
- iDempiere (generated)
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static int
A_REV_CODE_AD_Reference_ID
A_Rev_Code AD_Reference_ID=53262static String
A_REV_CODE_RevaluationCode1
Revaluation Code #1 = R01static String
A_REV_CODE_RevaluationCode2
Revaluation Code #2 = R02static String
A_REV_CODE_RevaluationCode3
Revaluation Code #3 = R03static int
A_REVAL_CAL_METHOD_AD_Reference_ID
A_Reval_Cal_Method AD_Reference_ID=53259static String
A_REVAL_CAL_METHOD_Default
Default = DFTstatic String
A_REVAL_CAL_METHOD_InceptionToDate
Inception to date = IDFstatic String
A_REVAL_CAL_METHOD_YearBalances
Year Balances = YBFstatic int
A_REVAL_EFFECTIVE_DATE_AD_Reference_ID
A_Reval_Effective_Date AD_Reference_ID=53261static String
A_REVAL_EFFECTIVE_DATE_DateAquired
Date Aquired = DAstatic String
A_REVAL_EFFECTIVE_DATE_DateDepreciationStarted
Date Depreciation Started = SDstatic String
A_REVAL_EFFECTIVE_DATE_RevaluationDate
Revaluation Date = RDstatic int
A_REVAL_MULTIPLIER_AD_Reference_ID
A_Reval_Multiplier AD_Reference_ID=53260static String
A_REVAL_MULTIPLIER_Factor
Factor = FACstatic String
A_REVAL_MULTIPLIER_Index
Index = INDstatic String
POSTINGTYPE_Actual
Actual = Astatic int
POSTINGTYPE_AD_Reference_ID
PostingType AD_Reference_ID=125static String
POSTINGTYPE_Budget
Budget = Bstatic String
POSTINGTYPE_Commitment
Commitment = Estatic String
POSTINGTYPE_Reservation
Reservation = Rstatic String
POSTINGTYPE_Statistical
Statistical = S-
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_A_Asset_Reval_Entry
accessLevel, COLUMNNAME_A_Asset_Reval_Entry_ID, COLUMNNAME_A_Asset_Reval_Entry_UU, COLUMNNAME_A_Effective_Date, COLUMNNAME_A_Rev_Code, COLUMNNAME_A_Reval_Cal_Method, COLUMNNAME_A_Reval_Effective_Date, COLUMNNAME_A_Reval_Multiplier, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_C_AcctSchema_ID, COLUMNNAME_C_Currency_ID, COLUMNNAME_C_DocType_ID, COLUMNNAME_C_Period_ID, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_DateAcct, COLUMNNAME_DateDoc, COLUMNNAME_Description, COLUMNNAME_DocumentNo, COLUMNNAME_GL_Category_ID, COLUMNNAME_IsActive, COLUMNNAME_PostingType, COLUMNNAME_Processed, COLUMNNAME_Processing, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description X_A_Asset_Reval_Entry(Properties ctx, int A_Asset_Reval_Entry_ID, String trxName)
Standard ConstructorX_A_Asset_Reval_Entry(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()
AccessLevelint
getA_Asset_Reval_Entry_ID()
Get Asset Reval.String
getA_Asset_Reval_Entry_UU()
Get A_Asset_Reval_Entry_UU.Timestamp
getA_Effective_Date()
Get Effective Date.String
getA_Rev_Code()
Get Rev.String
getA_Reval_Cal_Method()
Get A_Reval_Cal_Method.String
getA_Reval_Effective_Date()
Get Reval.String
getA_Reval_Multiplier()
Get Reval.I_C_AcctSchema
getC_AcctSchema()
int
getC_AcctSchema_ID()
Get Accounting Schema.I_C_Currency
getC_Currency()
int
getC_Currency_ID()
Get Currency.I_C_DocType
getC_DocType()
int
getC_DocType_ID()
Get Document Type.I_C_Period
getC_Period()
int
getC_Period_ID()
Get Period.Timestamp
getDateAcct()
Get Account Date.Timestamp
getDateDoc()
Get Document Date.String
getDescription()
Get Description.String
getDocumentNo()
Get Document No.I_GL_Category
getGL_Category()
int
getGL_Category_ID()
Get GL Category.KeyNamePair
getKeyNamePair()
Get Record ID/ColumnNameString
getPostingType()
Get PostingType.protected POInfo
initPO(Properties ctx)
Load Meta Databoolean
isProcessed()
Get Processed.boolean
isProcessing()
Get Process Now.void
setA_Asset_Reval_Entry_ID(int A_Asset_Reval_Entry_ID)
Set Asset Reval.void
setA_Asset_Reval_Entry_UU(String A_Asset_Reval_Entry_UU)
Set A_Asset_Reval_Entry_UU.void
setA_Effective_Date(Timestamp A_Effective_Date)
Set Effective Date.void
setA_Rev_Code(String A_Rev_Code)
Set Rev.void
setA_Reval_Cal_Method(String A_Reval_Cal_Method)
Set A_Reval_Cal_Method.void
setA_Reval_Effective_Date(String A_Reval_Effective_Date)
Set Reval.void
setA_Reval_Multiplier(String A_Reval_Multiplier)
Set Reval.void
setC_AcctSchema_ID(int C_AcctSchema_ID)
Set Accounting Schema.void
setC_Currency_ID(int C_Currency_ID)
Set Currency.void
setC_DocType_ID(int C_DocType_ID)
Set Document Type.void
setC_Period_ID(int C_Period_ID)
Set Period.void
setDateAcct(Timestamp DateAcct)
Set Account Date.void
setDateDoc(Timestamp DateDoc)
Set Document Date.void
setDescription(String Description)
Set Description.void
setDocumentNo(String DocumentNo)
Set Document No.void
setGL_Category_ID(int GL_Category_ID)
Set GL Category.void
setPostingType(String PostingType)
Set PostingType.void
setProcessed(boolean Processed)
Set Processed.void
setProcessing(boolean Processing)
Set Process Now.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_A_Asset_Reval_Entry
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
-
-
-
-
Field Detail
-
A_REVAL_CAL_METHOD_AD_Reference_ID
public static final int A_REVAL_CAL_METHOD_AD_Reference_ID
A_Reval_Cal_Method AD_Reference_ID=53259- See Also:
- Constant Field Values
-
A_REVAL_CAL_METHOD_Default
public static final String A_REVAL_CAL_METHOD_Default
Default = DFT- See Also:
- Constant Field Values
-
A_REVAL_CAL_METHOD_InceptionToDate
public static final String A_REVAL_CAL_METHOD_InceptionToDate
Inception to date = IDF- See Also:
- Constant Field Values
-
A_REVAL_CAL_METHOD_YearBalances
public static final String A_REVAL_CAL_METHOD_YearBalances
Year Balances = YBF- See Also:
- Constant Field Values
-
A_REVAL_EFFECTIVE_DATE_AD_Reference_ID
public static final int A_REVAL_EFFECTIVE_DATE_AD_Reference_ID
A_Reval_Effective_Date AD_Reference_ID=53261- See Also:
- Constant Field Values
-
A_REVAL_EFFECTIVE_DATE_DateAquired
public static final String A_REVAL_EFFECTIVE_DATE_DateAquired
Date Aquired = DA- See Also:
- Constant Field Values
-
A_REVAL_EFFECTIVE_DATE_RevaluationDate
public static final String A_REVAL_EFFECTIVE_DATE_RevaluationDate
Revaluation Date = RD- See Also:
- Constant Field Values
-
A_REVAL_EFFECTIVE_DATE_DateDepreciationStarted
public static final String A_REVAL_EFFECTIVE_DATE_DateDepreciationStarted
Date Depreciation Started = SD- See Also:
- Constant Field Values
-
A_REVAL_MULTIPLIER_AD_Reference_ID
public static final int A_REVAL_MULTIPLIER_AD_Reference_ID
A_Reval_Multiplier AD_Reference_ID=53260- See Also:
- Constant Field Values
-
A_REVAL_MULTIPLIER_Factor
public static final String A_REVAL_MULTIPLIER_Factor
Factor = FAC- See Also:
- Constant Field Values
-
A_REVAL_MULTIPLIER_Index
public static final String A_REVAL_MULTIPLIER_Index
Index = IND- See Also:
- Constant Field Values
-
A_REV_CODE_AD_Reference_ID
public static final int A_REV_CODE_AD_Reference_ID
A_Rev_Code AD_Reference_ID=53262- See Also:
- Constant Field Values
-
A_REV_CODE_RevaluationCode1
public static final String A_REV_CODE_RevaluationCode1
Revaluation Code #1 = R01- See Also:
- Constant Field Values
-
A_REV_CODE_RevaluationCode2
public static final String A_REV_CODE_RevaluationCode2
Revaluation Code #2 = R02- See Also:
- Constant Field Values
-
A_REV_CODE_RevaluationCode3
public static final String A_REV_CODE_RevaluationCode3
Revaluation Code #3 = R03- See Also:
- Constant Field Values
-
POSTINGTYPE_AD_Reference_ID
public static final int POSTINGTYPE_AD_Reference_ID
PostingType AD_Reference_ID=125- See Also:
- Constant Field Values
-
POSTINGTYPE_Actual
public static final String POSTINGTYPE_Actual
Actual = A- See Also:
- Constant Field Values
-
POSTINGTYPE_Budget
public static final String POSTINGTYPE_Budget
Budget = B- See Also:
- Constant Field Values
-
POSTINGTYPE_Commitment
public static final String POSTINGTYPE_Commitment
Commitment = E- See Also:
- Constant Field Values
-
POSTINGTYPE_Reservation
public static final String POSTINGTYPE_Reservation
Reservation = R- See Also:
- Constant Field Values
-
POSTINGTYPE_Statistical
public static final String POSTINGTYPE_Statistical
Statistical = S- See Also:
- Constant Field Values
-
-
Constructor Detail
-
X_A_Asset_Reval_Entry
public X_A_Asset_Reval_Entry(Properties ctx, int A_Asset_Reval_Entry_ID, String trxName)
Standard Constructor
-
X_A_Asset_Reval_Entry
public X_A_Asset_Reval_Entry(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
-
Method Detail
-
get_AccessLevel
protected int get_AccessLevel()
AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 7 - System - Client - Org
-
initPO
protected POInfo initPO(Properties ctx)
Load Meta Data
-
setA_Asset_Reval_Entry_ID
public void setA_Asset_Reval_Entry_ID(int A_Asset_Reval_Entry_ID)
Set Asset Reval. Entry.- Specified by:
setA_Asset_Reval_Entry_ID
in interfaceI_A_Asset_Reval_Entry
- Parameters:
A_Asset_Reval_Entry_ID
- Asset Reval. Entry
-
getA_Asset_Reval_Entry_ID
public int getA_Asset_Reval_Entry_ID()
Get Asset Reval. Entry.- Specified by:
getA_Asset_Reval_Entry_ID
in interfaceI_A_Asset_Reval_Entry
- Returns:
- Asset Reval. Entry
-
getKeyNamePair
public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
setA_Asset_Reval_Entry_UU
public void setA_Asset_Reval_Entry_UU(String A_Asset_Reval_Entry_UU)
Set A_Asset_Reval_Entry_UU.- Specified by:
setA_Asset_Reval_Entry_UU
in interfaceI_A_Asset_Reval_Entry
- Parameters:
A_Asset_Reval_Entry_UU
- A_Asset_Reval_Entry_UU
-
getA_Asset_Reval_Entry_UU
public String getA_Asset_Reval_Entry_UU()
Get A_Asset_Reval_Entry_UU.- Specified by:
getA_Asset_Reval_Entry_UU
in interfaceI_A_Asset_Reval_Entry
- Returns:
- A_Asset_Reval_Entry_UU
-
setA_Effective_Date
public void setA_Effective_Date(Timestamp A_Effective_Date)
Set Effective Date.- Specified by:
setA_Effective_Date
in interfaceI_A_Asset_Reval_Entry
- Parameters:
A_Effective_Date
- Effective Date
-
getA_Effective_Date
public Timestamp getA_Effective_Date()
Get Effective Date.- Specified by:
getA_Effective_Date
in interfaceI_A_Asset_Reval_Entry
- Returns:
- Effective Date
-
setA_Reval_Cal_Method
public void setA_Reval_Cal_Method(String A_Reval_Cal_Method)
Set A_Reval_Cal_Method.- Specified by:
setA_Reval_Cal_Method
in interfaceI_A_Asset_Reval_Entry
- Parameters:
A_Reval_Cal_Method
- A_Reval_Cal_Method
-
getA_Reval_Cal_Method
public String getA_Reval_Cal_Method()
Get A_Reval_Cal_Method.- Specified by:
getA_Reval_Cal_Method
in interfaceI_A_Asset_Reval_Entry
- Returns:
- A_Reval_Cal_Method
-
setA_Reval_Effective_Date
public void setA_Reval_Effective_Date(String A_Reval_Effective_Date)
Set Reval. Effective Date.- Specified by:
setA_Reval_Effective_Date
in interfaceI_A_Asset_Reval_Entry
- Parameters:
A_Reval_Effective_Date
- Reval. Effective Date
-
getA_Reval_Effective_Date
public String getA_Reval_Effective_Date()
Get Reval. Effective Date.- Specified by:
getA_Reval_Effective_Date
in interfaceI_A_Asset_Reval_Entry
- Returns:
- Reval. Effective Date
-
setA_Reval_Multiplier
public void setA_Reval_Multiplier(String A_Reval_Multiplier)
Set Reval. Multiplier.- Specified by:
setA_Reval_Multiplier
in interfaceI_A_Asset_Reval_Entry
- Parameters:
A_Reval_Multiplier
- Reval. Multiplier
-
getA_Reval_Multiplier
public String getA_Reval_Multiplier()
Get Reval. Multiplier.- Specified by:
getA_Reval_Multiplier
in interfaceI_A_Asset_Reval_Entry
- Returns:
- Reval. Multiplier
-
setA_Rev_Code
public void setA_Rev_Code(String A_Rev_Code)
Set Rev. Code.- Specified by:
setA_Rev_Code
in interfaceI_A_Asset_Reval_Entry
- Parameters:
A_Rev_Code
- Rev. Code
-
getA_Rev_Code
public String getA_Rev_Code()
Get Rev. Code.- Specified by:
getA_Rev_Code
in interfaceI_A_Asset_Reval_Entry
- Returns:
- Rev. Code
-
getC_AcctSchema
public I_C_AcctSchema getC_AcctSchema() throws RuntimeException
- Specified by:
getC_AcctSchema
in interfaceI_A_Asset_Reval_Entry
- Throws:
RuntimeException
-
setC_AcctSchema_ID
public void setC_AcctSchema_ID(int C_AcctSchema_ID)
Set Accounting Schema.- Specified by:
setC_AcctSchema_ID
in interfaceI_A_Asset_Reval_Entry
- Parameters:
C_AcctSchema_ID
- Rules for accounting
-
getC_AcctSchema_ID
public int getC_AcctSchema_ID()
Get Accounting Schema.- Specified by:
getC_AcctSchema_ID
in interfaceI_A_Asset_Reval_Entry
- Returns:
- Rules for accounting
-
getC_Currency
public I_C_Currency getC_Currency() throws RuntimeException
- Specified by:
getC_Currency
in interfaceI_A_Asset_Reval_Entry
- Throws:
RuntimeException
-
setC_Currency_ID
public void setC_Currency_ID(int C_Currency_ID)
Set Currency.- Specified by:
setC_Currency_ID
in interfaceI_A_Asset_Reval_Entry
- Parameters:
C_Currency_ID
- The Currency for this record
-
getC_Currency_ID
public int getC_Currency_ID()
Get Currency.- Specified by:
getC_Currency_ID
in interfaceI_A_Asset_Reval_Entry
- Returns:
- The Currency for this record
-
getC_DocType
public I_C_DocType getC_DocType() throws RuntimeException
- Specified by:
getC_DocType
in interfaceI_A_Asset_Reval_Entry
- Throws:
RuntimeException
-
setC_DocType_ID
public void setC_DocType_ID(int C_DocType_ID)
Set Document Type.- Specified by:
setC_DocType_ID
in interfaceI_A_Asset_Reval_Entry
- Parameters:
C_DocType_ID
- Document type or rules
-
getC_DocType_ID
public int getC_DocType_ID()
Get Document Type.- Specified by:
getC_DocType_ID
in interfaceI_A_Asset_Reval_Entry
- Returns:
- Document type or rules
-
getC_Period
public I_C_Period getC_Period() throws RuntimeException
- Specified by:
getC_Period
in interfaceI_A_Asset_Reval_Entry
- Throws:
RuntimeException
-
setC_Period_ID
public void setC_Period_ID(int C_Period_ID)
Set Period.- Specified by:
setC_Period_ID
in interfaceI_A_Asset_Reval_Entry
- Parameters:
C_Period_ID
- Period of the Calendar
-
getC_Period_ID
public int getC_Period_ID()
Get Period.- Specified by:
getC_Period_ID
in interfaceI_A_Asset_Reval_Entry
- Returns:
- Period of the Calendar
-
setDateAcct
public void setDateAcct(Timestamp DateAcct)
Set Account Date.- Specified by:
setDateAcct
in interfaceI_A_Asset_Reval_Entry
- Parameters:
DateAcct
- Accounting Date
-
getDateAcct
public Timestamp getDateAcct()
Get Account Date.- Specified by:
getDateAcct
in interfaceI_A_Asset_Reval_Entry
- Returns:
- Accounting Date
-
setDateDoc
public void setDateDoc(Timestamp DateDoc)
Set Document Date.- Specified by:
setDateDoc
in interfaceI_A_Asset_Reval_Entry
- Parameters:
DateDoc
- Date of the Document
-
getDateDoc
public Timestamp getDateDoc()
Get Document Date.- Specified by:
getDateDoc
in interfaceI_A_Asset_Reval_Entry
- Returns:
- Date of the Document
-
setDescription
public void setDescription(String Description)
Set Description.- Specified by:
setDescription
in interfaceI_A_Asset_Reval_Entry
- Parameters:
Description
- Optional short description of the record
-
getDescription
public String getDescription()
Get Description.- Specified by:
getDescription
in interfaceI_A_Asset_Reval_Entry
- Returns:
- Optional short description of the record
-
setDocumentNo
public void setDocumentNo(String DocumentNo)
Set Document No.- Specified by:
setDocumentNo
in interfaceI_A_Asset_Reval_Entry
- Parameters:
DocumentNo
- Document sequence number of the document
-
getDocumentNo
public String getDocumentNo()
Get Document No.- Specified by:
getDocumentNo
in interfaceI_A_Asset_Reval_Entry
- Returns:
- Document sequence number of the document
-
getGL_Category
public I_GL_Category getGL_Category() throws RuntimeException
- Specified by:
getGL_Category
in interfaceI_A_Asset_Reval_Entry
- Throws:
RuntimeException
-
setGL_Category_ID
public void setGL_Category_ID(int GL_Category_ID)
Set GL Category.- Specified by:
setGL_Category_ID
in interfaceI_A_Asset_Reval_Entry
- Parameters:
GL_Category_ID
- General Ledger Category
-
getGL_Category_ID
public int getGL_Category_ID()
Get GL Category.- Specified by:
getGL_Category_ID
in interfaceI_A_Asset_Reval_Entry
- Returns:
- General Ledger Category
-
setPostingType
public void setPostingType(String PostingType)
Set PostingType.- Specified by:
setPostingType
in interfaceI_A_Asset_Reval_Entry
- Parameters:
PostingType
- The type of posted amount for the transaction
-
getPostingType
public String getPostingType()
Get PostingType.- Specified by:
getPostingType
in interfaceI_A_Asset_Reval_Entry
- Returns:
- The type of posted amount for the transaction
-
setProcessed
public void setProcessed(boolean Processed)
Set Processed.- Specified by:
setProcessed
in interfaceI_A_Asset_Reval_Entry
- Parameters:
Processed
- The document has been processed
-
isProcessed
public boolean isProcessed()
Get Processed.- Specified by:
isProcessed
in interfaceI_A_Asset_Reval_Entry
- Returns:
- The document has been processed
-
setProcessing
public void setProcessing(boolean Processing)
Set Process Now.- Specified by:
setProcessing
in interfaceI_A_Asset_Reval_Entry
- Parameters:
Processing
- Process Now
-
isProcessing
public boolean isProcessing()
Get Process Now.- Specified by:
isProcessing
in interfaceI_A_Asset_Reval_Entry
- Returns:
- Process Now
-
-