Adempiere 3.5.2a

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 3.5.2a
Author:
Adempiere (generated)

Field Summary
static BigDecimal accessLevel
          AccessLevel = 7 - System - Client - Org
static String COLUMNNAME_A_Depreciation_Forecast_ID
          Column name A_Depreciation_Forecast_ID
static String COLUMNNAME_A_End_Asset_ID
          Column name A_End_Asset_ID
static String COLUMNNAME_A_Start_Asset_ID
          Column name A_Start_Asset_ID
static String COLUMNNAME_DateDoc
          Column name DateDoc
static String COLUMNNAME_PostingType
          Column name PostingType
static String COLUMNNAME_Processed
          Column name Processed
static String COLUMNNAME_Processing
          Column name Processing
static KeyNamePair Model
           
static int Table_ID
          AD_Table_ID=53118
static String Table_Name
          TableName=A_Depreciation_Forecast
 
Method Summary
 int getA_Depreciation_Forecast_ID()
          Get A_Depreciation_Forecast_ID
 int getA_End_Asset_ID()
          Get A_End_Asset_ID
 int getA_Start_Asset_ID()
          Get A_Start_Asset_ID
 Timestamp getDateDoc()
          Get Document Date.
 String getPostingType()
          Get PostingType.
 boolean isProcessed()
          Get Processed.
 boolean isProcessing()
          Get Process Now
 void setA_Depreciation_Forecast_ID(int A_Depreciation_Forecast_ID)
          Set A_Depreciation_Forecast_ID
 void setA_End_Asset_ID(int A_End_Asset_ID)
          Set A_End_Asset_ID
 void setA_Start_Asset_ID(int A_Start_Asset_ID)
          Set A_Start_Asset_ID
 void setDateDoc(Timestamp DateDoc)
          Set Document Date.
 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


Model

static final KeyNamePair Model

accessLevel

static final BigDecimal accessLevel
AccessLevel = 7 - System - Client - Org


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_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_DateDoc

static final String COLUMNNAME_DateDoc
Column name DateDoc

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
Method Detail

setA_Depreciation_Forecast_ID

void setA_Depreciation_Forecast_ID(int A_Depreciation_Forecast_ID)
Set A_Depreciation_Forecast_ID


getA_Depreciation_Forecast_ID

int getA_Depreciation_Forecast_ID()
Get A_Depreciation_Forecast_ID


setA_End_Asset_ID

void setA_End_Asset_ID(int A_End_Asset_ID)
Set A_End_Asset_ID


getA_End_Asset_ID

int getA_End_Asset_ID()
Get A_End_Asset_ID


setA_Start_Asset_ID

void setA_Start_Asset_ID(int A_Start_Asset_ID)
Set A_Start_Asset_ID


getA_Start_Asset_ID

int getA_Start_Asset_ID()
Get A_Start_Asset_ID


setDateDoc

void setDateDoc(Timestamp DateDoc)
Set Document Date. Date of the Document


getDateDoc

Timestamp getDateDoc()
Get Document Date. Date of the Document


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


Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.