|
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_Asset_Retirement
public class X_A_Asset_Retirement
Generated Model for A_Asset_Retirement
| Field Summary |
|---|
| 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 |
| Fields inherited from interface org.compiere.model.I_A_Asset_Retirement |
|---|
accessLevel, COLUMNNAME_A_Asset_ID, COLUMNNAME_A_Asset_Retirement_ID, COLUMNNAME_AssetMarketValueAmt, COLUMNNAME_AssetValueAmt, COLUMNNAME_C_InvoiceLine_ID, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_A_Asset_Retirement(Properties ctx,
int A_Asset_Retirement_ID,
String trxName)
Standard Constructor |
|
X_A_Asset_Retirement(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getA_Asset_ID()
Get Asset. |
int |
getA_Asset_Retirement_ID()
Get Asset Retirement. |
I_A_Asset |
getA_Asset()
|
BigDecimal |
getAssetMarketValueAmt()
Get Market value Amount. |
BigDecimal |
getAssetValueAmt()
Get Asset value. |
int |
getC_InvoiceLine_ID()
Get Invoice Line. |
I_C_InvoiceLine |
getC_InvoiceLine()
|
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setA_Asset_ID(int A_Asset_ID)
Set Asset. |
void |
setA_Asset_Retirement_ID(int A_Asset_Retirement_ID)
Set Asset Retirement. |
void |
setAssetMarketValueAmt(BigDecimal AssetMarketValueAmt)
Set Market value Amount. |
void |
setAssetValueAmt(BigDecimal AssetValueAmt)
Set Asset value. |
void |
setC_InvoiceLine_ID(int C_InvoiceLine_ID)
Set Invoice Line. |
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 |
| Constructor Detail |
|---|
public X_A_Asset_Retirement(Properties ctx,
int A_Asset_Retirement_ID,
String trxName)
public X_A_Asset_Retirement(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 PO
public I_A_Asset getA_Asset()
throws Exception
getA_Asset in interface I_A_Asset_RetirementExceptionpublic void setA_Asset_ID(int A_Asset_ID)
setA_Asset_ID in interface I_A_Asset_RetirementA_Asset_ID - Asset used internally or by customerspublic int getA_Asset_ID()
getA_Asset_ID in interface I_A_Asset_Retirementpublic void setA_Asset_Retirement_ID(int A_Asset_Retirement_ID)
setA_Asset_Retirement_ID in interface I_A_Asset_RetirementA_Asset_Retirement_ID - Internally used asset is not longer used.public int getA_Asset_Retirement_ID()
getA_Asset_Retirement_ID in interface I_A_Asset_Retirementpublic KeyNamePair getKeyNamePair()
public void setAssetMarketValueAmt(BigDecimal AssetMarketValueAmt)
setAssetMarketValueAmt in interface I_A_Asset_RetirementAssetMarketValueAmt - Market value of the assetpublic BigDecimal getAssetMarketValueAmt()
getAssetMarketValueAmt in interface I_A_Asset_Retirementpublic void setAssetValueAmt(BigDecimal AssetValueAmt)
setAssetValueAmt in interface I_A_Asset_RetirementAssetValueAmt - Book Value of the assetpublic BigDecimal getAssetValueAmt()
getAssetValueAmt in interface I_A_Asset_Retirement
public I_C_InvoiceLine getC_InvoiceLine()
throws Exception
getC_InvoiceLine in interface I_A_Asset_RetirementExceptionpublic void setC_InvoiceLine_ID(int C_InvoiceLine_ID)
setC_InvoiceLine_ID in interface I_A_Asset_RetirementC_InvoiceLine_ID - Invoice Detail Linepublic int getC_InvoiceLine_ID()
getC_InvoiceLine_ID in interface I_A_Asset_Retirement
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||