|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_A_Asset_Retirement
Generated Interface for A_Asset_Retirement
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_A_Asset_ID
Column name A_Asset_ID |
static String |
COLUMNNAME_A_Asset_Retirement_ID
Column name A_Asset_Retirement_ID |
static String |
COLUMNNAME_AssetMarketValueAmt
Column name AssetMarketValueAmt |
static String |
COLUMNNAME_AssetValueAmt
Column name AssetValueAmt |
static String |
COLUMNNAME_C_InvoiceLine_ID
Column name C_InvoiceLine_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=540 |
static String |
Table_Name
TableName=A_Asset_Retirement |
| Method Summary | |
|---|---|
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()
|
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. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_A_Asset_ID
static final String COLUMNNAME_A_Asset_Retirement_ID
static final String COLUMNNAME_AssetMarketValueAmt
static final String COLUMNNAME_AssetValueAmt
static final String COLUMNNAME_C_InvoiceLine_ID
| Method Detail |
|---|
void setA_Asset_ID(int A_Asset_ID)
int getA_Asset_ID()
I_A_Asset getA_Asset()
throws Exception
Exceptionvoid setA_Asset_Retirement_ID(int A_Asset_Retirement_ID)
int getA_Asset_Retirement_ID()
void setAssetMarketValueAmt(BigDecimal AssetMarketValueAmt)
BigDecimal getAssetMarketValueAmt()
void setAssetValueAmt(BigDecimal AssetValueAmt)
BigDecimal getAssetValueAmt()
void setC_InvoiceLine_ID(int C_InvoiceLine_ID)
int getC_InvoiceLine_ID()
I_C_InvoiceLine getC_InvoiceLine()
throws Exception
Exception
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||