|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.PO
org.compiere.model.X_A_Asset_Retirement
public class X_A_Asset_Retirement
Generated Model for A_Asset_Retirement
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=540 |
static String |
Table_Name
TableName=A_Asset_Retirement |
static long |
updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.0 |
| Fields inherited from class org.compiere.framework.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_A_Asset_Retirement(Ctx ctx,
int A_Asset_Retirement_ID,
String trxName)
Standard Constructor |
|
X_A_Asset_Retirement(Ctx 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. |
BigDecimal |
getAssetMarketValueAmt()
Get Market value Amount. |
BigDecimal |
getAssetValueAmt()
Get Asset value. |
int |
getC_InvoiceLine_ID()
Get Invoice Line. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
protected POInfo |
initPO(Ctx 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()
Info |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final long updatedMS
public static final int Table_ID
public static final String Table_Name
protected static KeyNamePair Model
protected BigDecimal accessLevel
| Constructor Detail |
|---|
public X_A_Asset_Retirement(Ctx ctx,
int A_Asset_Retirement_ID,
String trxName)
ctx - contextA_Asset_Retirement_ID - idtrxName - transaction
public X_A_Asset_Retirement(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Ctx ctx)
initPO in class POctx - context
public String toString()
toString in class POpublic void setA_Asset_ID(int A_Asset_ID)
A_Asset_ID - Asset used internally or by customerspublic int getA_Asset_ID()
public void setA_Asset_Retirement_ID(int A_Asset_Retirement_ID)
A_Asset_Retirement_ID - Internally used asset is not longer used.public int getA_Asset_Retirement_ID()
public KeyNamePair getKeyNamePair()
public void setAssetMarketValueAmt(BigDecimal AssetMarketValueAmt)
AssetMarketValueAmt - Market value of the assetpublic BigDecimal getAssetMarketValueAmt()
public void setAssetValueAmt(BigDecimal AssetValueAmt)
AssetValueAmt - Book Value of the assetpublic BigDecimal getAssetValueAmt()
public void setC_InvoiceLine_ID(int C_InvoiceLine_ID)
C_InvoiceLine_ID - Invoice Detail Linepublic int getC_InvoiceLine_ID()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||