Package org.compiere.model
Interface I_A_Asset_Reval_Entry
-
- All Known Implementing Classes:
X_A_Asset_Reval_Entry
public interface I_A_Asset_Reval_Entry
Generated Interface for A_Asset_Reval_Entry- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 7 - System - Client - Orgstatic String
COLUMNNAME_A_Asset_Reval_Entry_ID
Column name A_Asset_Reval_Entry_IDstatic String
COLUMNNAME_A_Asset_Reval_Entry_UU
Column name A_Asset_Reval_Entry_UUstatic String
COLUMNNAME_A_Effective_Date
Column name A_Effective_Datestatic String
COLUMNNAME_A_Rev_Code
Column name A_Rev_Codestatic String
COLUMNNAME_A_Reval_Cal_Method
Column name A_Reval_Cal_Methodstatic String
COLUMNNAME_A_Reval_Effective_Date
Column name A_Reval_Effective_Datestatic String
COLUMNNAME_A_Reval_Multiplier
Column name A_Reval_Multiplierstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_C_AcctSchema_ID
Column name C_AcctSchema_IDstatic String
COLUMNNAME_C_Currency_ID
Column name C_Currency_IDstatic String
COLUMNNAME_C_DocType_ID
Column name C_DocType_IDstatic String
COLUMNNAME_C_Period_ID
Column name C_Period_IDstatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_DateAcct
Column name DateAcctstatic String
COLUMNNAME_DateDoc
Column name DateDocstatic String
COLUMNNAME_Description
Column name Descriptionstatic String
COLUMNNAME_DocumentNo
Column name DocumentNostatic String
COLUMNNAME_GL_Category_ID
Column name GL_Category_IDstatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_PostingType
Column name PostingTypestatic String
COLUMNNAME_Processed
Column name Processedstatic String
COLUMNNAME_Processing
Column name Processingstatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=53119static String
Table_Name
TableName=A_Asset_Reval_Entry
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getA_Asset_Reval_Entry_ID()
Get Asset Reval.String
getA_Asset_Reval_Entry_UU()
Get A_Asset_Reval_Entry_UUTimestamp
getA_Effective_Date()
Get Effective DateString
getA_Rev_Code()
Get Rev.String
getA_Reval_Cal_Method()
Get A_Reval_Cal_MethodString
getA_Reval_Effective_Date()
Get Reval.String
getA_Reval_Multiplier()
Get Reval.int
getAD_Client_ID()
Get Client.int
getAD_Org_ID()
Get Organization.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
getCreated()
Get Created.int
getCreatedBy()
Get Created By.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.String
getPostingType()
Get PostingType.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.boolean
isActive()
Get Active.boolean
isProcessed()
Get Processed.boolean
isProcessing()
Get Process Nowvoid
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_UUvoid
setA_Effective_Date(Timestamp A_Effective_Date)
Set Effective Datevoid
setA_Rev_Code(String A_Rev_Code)
Set Rev.void
setA_Reval_Cal_Method(String A_Reval_Cal_Method)
Set A_Reval_Cal_Methodvoid
setA_Reval_Effective_Date(String A_Reval_Effective_Date)
Set Reval.void
setA_Reval_Multiplier(String A_Reval_Multiplier)
Set Reval.void
setAD_Org_ID(int AD_Org_ID)
Set Organization.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
setIsActive(boolean IsActive)
Set Active.void
setPostingType(String PostingType)
Set PostingType.void
setProcessed(boolean Processed)
Set Processed.void
setProcessing(boolean Processing)
Set Process Now
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=A_Asset_Reval_Entry- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=53119- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 7 - System - Client - Org
-
COLUMNNAME_A_Asset_Reval_Entry_ID
static final String COLUMNNAME_A_Asset_Reval_Entry_ID
Column name A_Asset_Reval_Entry_ID- See Also:
- Constant Field Values
-
COLUMNNAME_A_Asset_Reval_Entry_UU
static final String COLUMNNAME_A_Asset_Reval_Entry_UU
Column name A_Asset_Reval_Entry_UU- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_A_Effective_Date
static final String COLUMNNAME_A_Effective_Date
Column name A_Effective_Date- See Also:
- Constant Field Values
-
COLUMNNAME_A_Reval_Cal_Method
static final String COLUMNNAME_A_Reval_Cal_Method
Column name A_Reval_Cal_Method- See Also:
- Constant Field Values
-
COLUMNNAME_A_Reval_Effective_Date
static final String COLUMNNAME_A_Reval_Effective_Date
Column name A_Reval_Effective_Date- See Also:
- Constant Field Values
-
COLUMNNAME_A_Reval_Multiplier
static final String COLUMNNAME_A_Reval_Multiplier
Column name A_Reval_Multiplier- See Also:
- Constant Field Values
-
COLUMNNAME_A_Rev_Code
static final String COLUMNNAME_A_Rev_Code
Column name A_Rev_Code- See Also:
- Constant Field Values
-
COLUMNNAME_C_AcctSchema_ID
static final String COLUMNNAME_C_AcctSchema_ID
Column name C_AcctSchema_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Currency_ID
static final String COLUMNNAME_C_Currency_ID
Column name C_Currency_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_DocType_ID
static final String COLUMNNAME_C_DocType_ID
Column name C_DocType_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Period_ID
static final String COLUMNNAME_C_Period_ID
Column name C_Period_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_DateAcct
static final String COLUMNNAME_DateAcct
Column name DateAcct- See Also:
- Constant Field Values
-
COLUMNNAME_DateDoc
static final String COLUMNNAME_DateDoc
Column name DateDoc- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_DocumentNo
static final String COLUMNNAME_DocumentNo
Column name DocumentNo- See Also:
- Constant Field Values
-
COLUMNNAME_GL_Category_ID
static final String COLUMNNAME_GL_Category_ID
Column name GL_Category_ID- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_PostingType
static final String COLUMNNAME_PostingType
Column name PostingType- See Also:
- Constant Field Values
-
COLUMNNAME_Processed
static final String COLUMNNAME_Processed
Column name Processed- See Also:
- Constant Field Values
-
COLUMNNAME_Processing
static final String COLUMNNAME_Processing
Column name Processing- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
-
Method Detail
-
setA_Asset_Reval_Entry_ID
void setA_Asset_Reval_Entry_ID(int A_Asset_Reval_Entry_ID)
Set Asset Reval. Entry
-
getA_Asset_Reval_Entry_ID
int getA_Asset_Reval_Entry_ID()
Get Asset Reval. Entry
-
setA_Asset_Reval_Entry_UU
void setA_Asset_Reval_Entry_UU(String A_Asset_Reval_Entry_UU)
Set A_Asset_Reval_Entry_UU
-
getA_Asset_Reval_Entry_UU
String getA_Asset_Reval_Entry_UU()
Get A_Asset_Reval_Entry_UU
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
setA_Effective_Date
void setA_Effective_Date(Timestamp A_Effective_Date)
Set Effective Date
-
getA_Effective_Date
Timestamp getA_Effective_Date()
Get Effective Date
-
setA_Reval_Cal_Method
void setA_Reval_Cal_Method(String A_Reval_Cal_Method)
Set A_Reval_Cal_Method
-
getA_Reval_Cal_Method
String getA_Reval_Cal_Method()
Get A_Reval_Cal_Method
-
setA_Reval_Effective_Date
void setA_Reval_Effective_Date(String A_Reval_Effective_Date)
Set Reval. Effective Date
-
getA_Reval_Effective_Date
String getA_Reval_Effective_Date()
Get Reval. Effective Date
-
setA_Reval_Multiplier
void setA_Reval_Multiplier(String A_Reval_Multiplier)
Set Reval. Multiplier
-
getA_Reval_Multiplier
String getA_Reval_Multiplier()
Get Reval. Multiplier
-
setA_Rev_Code
void setA_Rev_Code(String A_Rev_Code)
Set Rev. Code
-
getA_Rev_Code
String getA_Rev_Code()
Get Rev. Code
-
setC_AcctSchema_ID
void setC_AcctSchema_ID(int C_AcctSchema_ID)
Set Accounting Schema. Rules for accounting
-
getC_AcctSchema_ID
int getC_AcctSchema_ID()
Get Accounting Schema. Rules for accounting
-
getC_AcctSchema
I_C_AcctSchema getC_AcctSchema() throws RuntimeException
- Throws:
RuntimeException
-
setC_Currency_ID
void setC_Currency_ID(int C_Currency_ID)
Set Currency. The Currency for this record
-
getC_Currency_ID
int getC_Currency_ID()
Get Currency. The Currency for this record
-
getC_Currency
I_C_Currency getC_Currency() throws RuntimeException
- Throws:
RuntimeException
-
setC_DocType_ID
void setC_DocType_ID(int C_DocType_ID)
Set Document Type. Document type or rules
-
getC_DocType_ID
int getC_DocType_ID()
Get Document Type. Document type or rules
-
getC_DocType
I_C_DocType getC_DocType() throws RuntimeException
- Throws:
RuntimeException
-
setC_Period_ID
void setC_Period_ID(int C_Period_ID)
Set Period. Period of the Calendar
-
getC_Period_ID
int getC_Period_ID()
Get Period. Period of the Calendar
-
getC_Period
I_C_Period getC_Period() throws RuntimeException
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setDateAcct
void setDateAcct(Timestamp DateAcct)
Set Account Date. Accounting Date
-
getDateAcct
Timestamp getDateAcct()
Get Account Date. Accounting Date
-
setDateDoc
void setDateDoc(Timestamp DateDoc)
Set Document Date. Date of the Document
-
getDateDoc
Timestamp getDateDoc()
Get Document Date. Date of the Document
-
setDescription
void setDescription(String Description)
Set Description. Optional short description of the record
-
getDescription
String getDescription()
Get Description. Optional short description of the record
-
setDocumentNo
void setDocumentNo(String DocumentNo)
Set Document No. Document sequence number of the document
-
getDocumentNo
String getDocumentNo()
Get Document No. Document sequence number of the document
-
setGL_Category_ID
void setGL_Category_ID(int GL_Category_ID)
Set GL Category. General Ledger Category
-
getGL_Category_ID
int getGL_Category_ID()
Get GL Category. General Ledger Category
-
getGL_Category
I_GL_Category getGL_Category() throws RuntimeException
- Throws:
RuntimeException
-
setIsActive
void setIsActive(boolean IsActive)
Set Active. The record is active in the system
-
isActive
boolean isActive()
Get Active. The record is active in the system
-
setPostingType
void setPostingType(String PostingType)
Set PostingType. The type of posted amount for the transaction
-
getPostingType
String getPostingType()
Get PostingType. The type of posted amount for the transaction
-
setProcessed
void setProcessed(boolean Processed)
Set Processed. The document has been processed
-
isProcessed
boolean isProcessed()
Get Processed. The document has been processed
-
setProcessing
void setProcessing(boolean Processing)
Set Process Now
-
isProcessing
boolean isProcessing()
Get Process Now
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
-