|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_A_Depreciation_Workfile
public class X_A_Depreciation_Workfile
Generated Model for A_Depreciation_Workfile
| Field Summary | |
|---|---|
static String |
POSTINGTYPE_Actual
Actual = A |
static int |
POSTINGTYPE_AD_Reference_ID
PostingType AD_Reference_ID=125 |
static String |
POSTINGTYPE_Budget
Budget = B |
static String |
POSTINGTYPE_Commitment
Commitment = E |
static String |
POSTINGTYPE_Reservation
Reservation = R |
static 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, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_A_Depreciation_Workfile(Properties ctx,
int A_Depreciation_Workfile_ID,
String trxName)
Standard Constructor |
|
X_A_Depreciation_Workfile(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
BigDecimal |
getA_Accumulated_Depr()
Get A_Accumulated_Depr. |
BigDecimal |
getA_Asset_Cost()
Get A_Asset_Cost. |
int |
getA_Asset_ID()
Get Asset. |
BigDecimal |
getA_Asset_Life_Current_Year()
Get A_Asset_Life_Current_Year. |
int |
getA_Asset_Life_Years()
Get A_Asset_Life_Years. |
BigDecimal |
getA_Base_Amount()
Get A_Base_Amount. |
BigDecimal |
getA_Calc_Accumulated_Depr()
Get A_Calc_Accumulated_Depr. |
BigDecimal |
getA_Curr_Dep_Exp()
Get A_Curr_Dep_Exp. |
int |
getA_Current_Period()
Get A_Current_Period. |
int |
getA_Depreciation_Workfile_ID()
Get A_Depreciation_Workfile_ID. |
int |
getA_Life_Period()
Get A_Life_Period. |
BigDecimal |
getA_Period_Forecast()
Get A_Period_Forecast. |
int |
getA_Period_Posted()
Get A_Period_Posted. |
BigDecimal |
getA_Prior_Year_Accumulated_Depr()
Get A_Prior_Year_Accumulated_Depr. |
BigDecimal |
getA_QTY_Current()
Get A_QTY_Current. |
BigDecimal |
getA_Salvage_Value()
Get A_Salvage_Value. |
Timestamp |
getAssetDepreciationDate()
Get Asset Depreciation Date. |
Timestamp |
getDateAcct()
Get Account Date. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getPostingType()
Get PostingType. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isDepreciated()
Get Depreciate. |
boolean |
isProcessing()
Get Process Now. |
void |
setA_Accumulated_Depr(BigDecimal A_Accumulated_Depr)
Set A_Accumulated_Depr. |
void |
setA_Asset_Cost(BigDecimal A_Asset_Cost)
Set A_Asset_Cost. |
void |
setA_Asset_ID(int A_Asset_ID)
Set Asset. |
void |
setA_Asset_Life_Current_Year(BigDecimal A_Asset_Life_Current_Year)
Set A_Asset_Life_Current_Year. |
void |
setA_Asset_Life_Years(int A_Asset_Life_Years)
Set A_Asset_Life_Years. |
void |
setA_Base_Amount(BigDecimal A_Base_Amount)
Set A_Base_Amount. |
void |
setA_Calc_Accumulated_Depr(BigDecimal A_Calc_Accumulated_Depr)
Set A_Calc_Accumulated_Depr. |
void |
setA_Curr_Dep_Exp(BigDecimal A_Curr_Dep_Exp)
Set A_Curr_Dep_Exp. |
void |
setA_Current_Period(int A_Current_Period)
Set A_Current_Period. |
void |
setA_Depreciation_Workfile_ID(int A_Depreciation_Workfile_ID)
Set A_Depreciation_Workfile_ID. |
void |
setA_Life_Period(int A_Life_Period)
Set A_Life_Period. |
void |
setA_Period_Forecast(BigDecimal A_Period_Forecast)
Set A_Period_Forecast. |
void |
setA_Period_Posted(int A_Period_Posted)
Set A_Period_Posted. |
void |
setA_Prior_Year_Accumulated_Depr(BigDecimal A_Prior_Year_Accumulated_Depr)
Set A_Prior_Year_Accumulated_Depr. |
void |
setA_QTY_Current(BigDecimal A_QTY_Current)
Set A_QTY_Current. |
void |
setA_Salvage_Value(BigDecimal A_Salvage_Value)
Set A_Salvage_Value. |
void |
setAssetDepreciationDate(Timestamp AssetDepreciationDate)
Set Asset Depreciation Date. |
void |
setDateAcct(Timestamp DateAcct)
Set Account Date. |
void |
setIsDepreciated(boolean IsDepreciated)
Set Depreciate. |
void |
setPostingType(String PostingType)
Set PostingType. |
void |
setProcessing(boolean Processing)
Set Process Now. |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Field Detail |
|---|
public static final int POSTINGTYPE_AD_Reference_ID
public static final String POSTINGTYPE_Actual
public static final String POSTINGTYPE_Budget
public static final String POSTINGTYPE_Commitment
public static final String POSTINGTYPE_Statistical
public static final String POSTINGTYPE_Reservation
| Constructor Detail |
|---|
public X_A_Depreciation_Workfile(Properties ctx,
int A_Depreciation_Workfile_ID,
String trxName)
public X_A_Depreciation_Workfile(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class POpublic void setA_Accumulated_Depr(BigDecimal A_Accumulated_Depr)
setA_Accumulated_Depr in interface I_A_Depreciation_WorkfileA_Accumulated_Depr - A_Accumulated_Deprpublic BigDecimal getA_Accumulated_Depr()
getA_Accumulated_Depr in interface I_A_Depreciation_Workfilepublic void setA_Asset_Cost(BigDecimal A_Asset_Cost)
setA_Asset_Cost in interface I_A_Depreciation_WorkfileA_Asset_Cost - A_Asset_Costpublic BigDecimal getA_Asset_Cost()
getA_Asset_Cost in interface I_A_Depreciation_Workfilepublic void setA_Asset_ID(int A_Asset_ID)
setA_Asset_ID in interface I_A_Depreciation_WorkfileA_Asset_ID - Asset used internally or by customerspublic int getA_Asset_ID()
getA_Asset_ID in interface I_A_Depreciation_Workfilepublic void setA_Asset_Life_Current_Year(BigDecimal A_Asset_Life_Current_Year)
setA_Asset_Life_Current_Year in interface I_A_Depreciation_WorkfileA_Asset_Life_Current_Year - A_Asset_Life_Current_Yearpublic BigDecimal getA_Asset_Life_Current_Year()
getA_Asset_Life_Current_Year in interface I_A_Depreciation_Workfilepublic void setA_Asset_Life_Years(int A_Asset_Life_Years)
setA_Asset_Life_Years in interface I_A_Depreciation_WorkfileA_Asset_Life_Years - A_Asset_Life_Yearspublic int getA_Asset_Life_Years()
getA_Asset_Life_Years in interface I_A_Depreciation_Workfilepublic void setA_Base_Amount(BigDecimal A_Base_Amount)
setA_Base_Amount in interface I_A_Depreciation_WorkfileA_Base_Amount - A_Base_Amountpublic BigDecimal getA_Base_Amount()
getA_Base_Amount in interface I_A_Depreciation_Workfilepublic void setA_Calc_Accumulated_Depr(BigDecimal A_Calc_Accumulated_Depr)
setA_Calc_Accumulated_Depr in interface I_A_Depreciation_WorkfileA_Calc_Accumulated_Depr - A_Calc_Accumulated_Deprpublic BigDecimal getA_Calc_Accumulated_Depr()
getA_Calc_Accumulated_Depr in interface I_A_Depreciation_Workfilepublic void setA_Curr_Dep_Exp(BigDecimal A_Curr_Dep_Exp)
setA_Curr_Dep_Exp in interface I_A_Depreciation_WorkfileA_Curr_Dep_Exp - A_Curr_Dep_Exppublic BigDecimal getA_Curr_Dep_Exp()
getA_Curr_Dep_Exp in interface I_A_Depreciation_Workfilepublic void setA_Current_Period(int A_Current_Period)
setA_Current_Period in interface I_A_Depreciation_WorkfileA_Current_Period - A_Current_Periodpublic int getA_Current_Period()
getA_Current_Period in interface I_A_Depreciation_Workfilepublic void setA_Depreciation_Workfile_ID(int A_Depreciation_Workfile_ID)
setA_Depreciation_Workfile_ID in interface I_A_Depreciation_WorkfileA_Depreciation_Workfile_ID - A_Depreciation_Workfile_IDpublic int getA_Depreciation_Workfile_ID()
getA_Depreciation_Workfile_ID in interface I_A_Depreciation_Workfilepublic KeyNamePair getKeyNamePair()
public void setA_Life_Period(int A_Life_Period)
setA_Life_Period in interface I_A_Depreciation_WorkfileA_Life_Period - A_Life_Periodpublic int getA_Life_Period()
getA_Life_Period in interface I_A_Depreciation_Workfilepublic void setA_Period_Forecast(BigDecimal A_Period_Forecast)
setA_Period_Forecast in interface I_A_Depreciation_WorkfileA_Period_Forecast - A_Period_Forecastpublic BigDecimal getA_Period_Forecast()
getA_Period_Forecast in interface I_A_Depreciation_Workfilepublic void setA_Period_Posted(int A_Period_Posted)
setA_Period_Posted in interface I_A_Depreciation_WorkfileA_Period_Posted - A_Period_Postedpublic int getA_Period_Posted()
getA_Period_Posted in interface I_A_Depreciation_Workfilepublic void setA_Prior_Year_Accumulated_Depr(BigDecimal A_Prior_Year_Accumulated_Depr)
setA_Prior_Year_Accumulated_Depr in interface I_A_Depreciation_WorkfileA_Prior_Year_Accumulated_Depr - A_Prior_Year_Accumulated_Deprpublic BigDecimal getA_Prior_Year_Accumulated_Depr()
getA_Prior_Year_Accumulated_Depr in interface I_A_Depreciation_Workfilepublic void setA_QTY_Current(BigDecimal A_QTY_Current)
setA_QTY_Current in interface I_A_Depreciation_WorkfileA_QTY_Current - A_QTY_Currentpublic BigDecimal getA_QTY_Current()
getA_QTY_Current in interface I_A_Depreciation_Workfilepublic void setA_Salvage_Value(BigDecimal A_Salvage_Value)
setA_Salvage_Value in interface I_A_Depreciation_WorkfileA_Salvage_Value - A_Salvage_Valuepublic BigDecimal getA_Salvage_Value()
getA_Salvage_Value in interface I_A_Depreciation_Workfilepublic void setAssetDepreciationDate(Timestamp AssetDepreciationDate)
setAssetDepreciationDate in interface I_A_Depreciation_WorkfileAssetDepreciationDate - Date of last depreciationpublic Timestamp getAssetDepreciationDate()
getAssetDepreciationDate in interface I_A_Depreciation_Workfilepublic void setDateAcct(Timestamp DateAcct)
setDateAcct in interface I_A_Depreciation_WorkfileDateAcct - Accounting Datepublic Timestamp getDateAcct()
getDateAcct in interface I_A_Depreciation_Workfilepublic void setIsDepreciated(boolean IsDepreciated)
setIsDepreciated in interface I_A_Depreciation_WorkfileIsDepreciated - The asset will be depreciatedpublic boolean isDepreciated()
isDepreciated in interface I_A_Depreciation_Workfilepublic void setPostingType(String PostingType)
setPostingType in interface I_A_Depreciation_WorkfilePostingType - The type of posted amount for the transactionpublic String getPostingType()
getPostingType in interface I_A_Depreciation_Workfilepublic void setProcessing(boolean Processing)
setProcessing in interface I_A_Depreciation_WorkfileProcessing - Process Nowpublic boolean isProcessing()
isProcessing in interface I_A_Depreciation_Workfile
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||