Package org.compiere.model
Interface I_A_Depreciation_Forecast
-
- All Known Implementing Classes:
X_A_Depreciation_Forecast
public interface I_A_Depreciation_Forecast
Generated Interface for A_Depreciation_Forecast- 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_Depreciation_Forecast_ID
Column name A_Depreciation_Forecast_IDstatic String
COLUMNNAME_A_Depreciation_Forecast_UU
Column name A_Depreciation_Forecast_UUstatic String
COLUMNNAME_A_End_Asset_ID
Column name A_End_Asset_IDstatic String
COLUMNNAME_A_Start_Asset_ID
Column name A_Start_Asset_IDstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_DateDoc
Column name DateDocstatic 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=53118static String
Table_Name
TableName=A_Depreciation_Forecast
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getA_Depreciation_Forecast_ID()
Get Depreciation ForecastString
getA_Depreciation_Forecast_UU()
Get A_Depreciation_Forecast_UUI_A_Asset
getA_End_Asset()
int
getA_End_Asset_ID()
Get To AssetI_A_Asset
getA_Start_Asset()
int
getA_Start_Asset_ID()
Get From Assetint
getAD_Client_ID()
Get Client.int
getAD_Org_ID()
Get Organization.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.Timestamp
getDateDoc()
Get Document Date.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_Depreciation_Forecast_ID(int A_Depreciation_Forecast_ID)
Set Depreciation Forecastvoid
setA_Depreciation_Forecast_UU(String A_Depreciation_Forecast_UU)
Set A_Depreciation_Forecast_UUvoid
setA_End_Asset_ID(int A_End_Asset_ID)
Set To Assetvoid
setA_Start_Asset_ID(int A_Start_Asset_ID)
Set From Assetvoid
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setDateDoc(Timestamp DateDoc)
Set Document Date.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_Depreciation_Forecast- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=53118- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 7 - System - Client - Org
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_A_Depreciation_Forecast_ID
static final String COLUMNNAME_A_Depreciation_Forecast_ID
Column name A_Depreciation_Forecast_ID- See Also:
- Constant Field Values
-
COLUMNNAME_A_Depreciation_Forecast_UU
static final String COLUMNNAME_A_Depreciation_Forecast_UU
Column name A_Depreciation_Forecast_UU- 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_End_Asset_ID
static final String COLUMNNAME_A_End_Asset_ID
Column name A_End_Asset_ID- See Also:
- Constant Field Values
-
COLUMNNAME_A_Start_Asset_ID
static final String COLUMNNAME_A_Start_Asset_ID
Column name A_Start_Asset_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_DateDoc
static final String COLUMNNAME_DateDoc
Column name DateDoc- 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
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setA_Depreciation_Forecast_ID
void setA_Depreciation_Forecast_ID(int A_Depreciation_Forecast_ID)
Set Depreciation Forecast
-
getA_Depreciation_Forecast_ID
int getA_Depreciation_Forecast_ID()
Get Depreciation Forecast
-
setA_Depreciation_Forecast_UU
void setA_Depreciation_Forecast_UU(String A_Depreciation_Forecast_UU)
Set A_Depreciation_Forecast_UU
-
getA_Depreciation_Forecast_UU
String getA_Depreciation_Forecast_UU()
Get A_Depreciation_Forecast_UU
-
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_End_Asset_ID
void setA_End_Asset_ID(int A_End_Asset_ID)
Set To Asset
-
getA_End_Asset_ID
int getA_End_Asset_ID()
Get To Asset
-
getA_End_Asset
I_A_Asset getA_End_Asset() throws RuntimeException
- Throws:
RuntimeException
-
setA_Start_Asset_ID
void setA_Start_Asset_ID(int A_Start_Asset_ID)
Set From Asset
-
getA_Start_Asset_ID
int getA_Start_Asset_ID()
Get From Asset
-
getA_Start_Asset
I_A_Asset getA_Start_Asset() 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
-
setDateDoc
void setDateDoc(Timestamp DateDoc)
Set Document Date. Date of the Document
-
getDateDoc
Timestamp getDateDoc()
Get Document Date. Date of the Document
-
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
-
-