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 intA_REV_CODE_AD_Reference_IDA_Rev_Code AD_Reference_ID=53262static StringA_REV_CODE_RevaluationCode1Revaluation Code #1 = R01static StringA_REV_CODE_RevaluationCode2Revaluation Code #2 = R02static StringA_REV_CODE_RevaluationCode3Revaluation Code #3 = R03static intA_REVAL_CAL_METHOD_AD_Reference_IDA_Reval_Cal_Method AD_Reference_ID=53259static StringA_REVAL_CAL_METHOD_DefaultDefault = DFTstatic StringA_REVAL_CAL_METHOD_InceptionToDateInception to date = IDFstatic StringA_REVAL_CAL_METHOD_YearBalancesYear Balances = YBFstatic intA_REVAL_EFFECTIVE_DATE_AD_Reference_IDA_Reval_Effective_Date AD_Reference_ID=53261static StringA_REVAL_EFFECTIVE_DATE_DateAquiredDate Aquired = DAstatic StringA_REVAL_EFFECTIVE_DATE_DateDepreciationStartedDate Depreciation Started = SDstatic StringA_REVAL_EFFECTIVE_DATE_RevaluationDateRevaluation Date = RDstatic intA_REVAL_MULTIPLIER_AD_Reference_IDA_Reval_Multiplier AD_Reference_ID=53260static StringA_REVAL_MULTIPLIER_FactorFactor = FACstatic StringA_REVAL_MULTIPLIER_IndexIndex = INDstatic StringPOSTINGTYPE_ActualActual = Astatic intPOSTINGTYPE_AD_Reference_IDPostingType AD_Reference_ID=125static StringPOSTINGTYPE_BudgetBudget = Bstatic StringPOSTINGTYPE_CommitmentCommitment = Estatic StringPOSTINGTYPE_ReservationReservation = Rstatic StringPOSTINGTYPE_StatisticalStatistical = 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 intget_AccessLevel()AccessLevelintgetA_Asset_Reval_Entry_ID()Get Asset Reval.StringgetA_Asset_Reval_Entry_UU()Get A_Asset_Reval_Entry_UU.TimestampgetA_Effective_Date()Get Effective Date.StringgetA_Rev_Code()Get Rev.StringgetA_Reval_Cal_Method()Get A_Reval_Cal_Method.StringgetA_Reval_Effective_Date()Get Reval.StringgetA_Reval_Multiplier()Get Reval.I_C_AcctSchemagetC_AcctSchema()intgetC_AcctSchema_ID()Get Accounting Schema.I_C_CurrencygetC_Currency()intgetC_Currency_ID()Get Currency.I_C_DocTypegetC_DocType()intgetC_DocType_ID()Get Document Type.I_C_PeriodgetC_Period()intgetC_Period_ID()Get Period.TimestampgetDateAcct()Get Account Date.TimestampgetDateDoc()Get Document Date.StringgetDescription()Get Description.StringgetDocumentNo()Get Document No.I_GL_CategorygetGL_Category()intgetGL_Category_ID()Get GL Category.KeyNamePairgetKeyNamePair()Get Record ID/ColumnNameStringgetPostingType()Get PostingType.protected POInfoinitPO(Properties ctx)Load Meta DatabooleanisProcessed()Get Processed.booleanisProcessing()Get Process Now.voidsetA_Asset_Reval_Entry_ID(int A_Asset_Reval_Entry_ID)Set Asset Reval.voidsetA_Asset_Reval_Entry_UU(String A_Asset_Reval_Entry_UU)Set A_Asset_Reval_Entry_UU.voidsetA_Effective_Date(Timestamp A_Effective_Date)Set Effective Date.voidsetA_Rev_Code(String A_Rev_Code)Set Rev.voidsetA_Reval_Cal_Method(String A_Reval_Cal_Method)Set A_Reval_Cal_Method.voidsetA_Reval_Effective_Date(String A_Reval_Effective_Date)Set Reval.voidsetA_Reval_Multiplier(String A_Reval_Multiplier)Set Reval.voidsetC_AcctSchema_ID(int C_AcctSchema_ID)Set Accounting Schema.voidsetC_Currency_ID(int C_Currency_ID)Set Currency.voidsetC_DocType_ID(int C_DocType_ID)Set Document Type.voidsetC_Period_ID(int C_Period_ID)Set Period.voidsetDateAcct(Timestamp DateAcct)Set Account Date.voidsetDateDoc(Timestamp DateDoc)Set Document Date.voidsetDescription(String Description)Set Description.voidsetDocumentNo(String DocumentNo)Set Document No.voidsetGL_Category_ID(int GL_Category_ID)Set GL Category.voidsetPostingType(String PostingType)Set PostingType.voidsetProcessed(boolean Processed)Set Processed.voidsetProcessing(boolean Processing)Set Process Now.StringtoString()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_AccessLevelin 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_IDin 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_IDin 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_UUin 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_UUin 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_Datein 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_Datein 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_Methodin 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_Methodin 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_Datein 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_Datein 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_Multiplierin 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_Multiplierin 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_Codein 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_Codein interfaceI_A_Asset_Reval_Entry- Returns:
- Rev. Code
-
getC_AcctSchema
public I_C_AcctSchema getC_AcctSchema() throws RuntimeException
- Specified by:
getC_AcctSchemain 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_IDin 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_IDin interfaceI_A_Asset_Reval_Entry- Returns:
- Rules for accounting
-
getC_Currency
public I_C_Currency getC_Currency() throws RuntimeException
- Specified by:
getC_Currencyin 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_IDin 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_IDin interfaceI_A_Asset_Reval_Entry- Returns:
- The Currency for this record
-
getC_DocType
public I_C_DocType getC_DocType() throws RuntimeException
- Specified by:
getC_DocTypein 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_IDin 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_IDin interfaceI_A_Asset_Reval_Entry- Returns:
- Document type or rules
-
getC_Period
public I_C_Period getC_Period() throws RuntimeException
- Specified by:
getC_Periodin 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_IDin 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_IDin interfaceI_A_Asset_Reval_Entry- Returns:
- Period of the Calendar
-
setDateAcct
public void setDateAcct(Timestamp DateAcct)
Set Account Date.- Specified by:
setDateAcctin interfaceI_A_Asset_Reval_Entry- Parameters:
DateAcct- Accounting Date
-
getDateAcct
public Timestamp getDateAcct()
Get Account Date.- Specified by:
getDateAcctin interfaceI_A_Asset_Reval_Entry- Returns:
- Accounting Date
-
setDateDoc
public void setDateDoc(Timestamp DateDoc)
Set Document Date.- Specified by:
setDateDocin interfaceI_A_Asset_Reval_Entry- Parameters:
DateDoc- Date of the Document
-
getDateDoc
public Timestamp getDateDoc()
Get Document Date.- Specified by:
getDateDocin interfaceI_A_Asset_Reval_Entry- Returns:
- Date of the Document
-
setDescription
public void setDescription(String Description)
Set Description.- Specified by:
setDescriptionin interfaceI_A_Asset_Reval_Entry- Parameters:
Description- Optional short description of the record
-
getDescription
public String getDescription()
Get Description.- Specified by:
getDescriptionin interfaceI_A_Asset_Reval_Entry- Returns:
- Optional short description of the record
-
setDocumentNo
public void setDocumentNo(String DocumentNo)
Set Document No.- Specified by:
setDocumentNoin interfaceI_A_Asset_Reval_Entry- Parameters:
DocumentNo- Document sequence number of the document
-
getDocumentNo
public String getDocumentNo()
Get Document No.- Specified by:
getDocumentNoin 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_Categoryin 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_IDin 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_IDin interfaceI_A_Asset_Reval_Entry- Returns:
- General Ledger Category
-
setPostingType
public void setPostingType(String PostingType)
Set PostingType.- Specified by:
setPostingTypein interfaceI_A_Asset_Reval_Entry- Parameters:
PostingType- The type of posted amount for the transaction
-
getPostingType
public String getPostingType()
Get PostingType.- Specified by:
getPostingTypein interfaceI_A_Asset_Reval_Entry- Returns:
- The type of posted amount for the transaction
-
setProcessed
public void setProcessed(boolean Processed)
Set Processed.- Specified by:
setProcessedin interfaceI_A_Asset_Reval_Entry- Parameters:
Processed- The document has been processed
-
isProcessed
public boolean isProcessed()
Get Processed.- Specified by:
isProcessedin interfaceI_A_Asset_Reval_Entry- Returns:
- The document has been processed
-
setProcessing
public void setProcessing(boolean Processing)
Set Process Now.- Specified by:
setProcessingin interfaceI_A_Asset_Reval_Entry- Parameters:
Processing- Process Now
-
isProcessing
public boolean isProcessing()
Get Process Now.- Specified by:
isProcessingin interfaceI_A_Asset_Reval_Entry- Returns:
- Process Now
-
-