|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_A_Depreciation_Exp
Generated Interface for A_Depreciation_Exp
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 7 - System - Client - Org |
static String |
COLUMNNAME_A_Account_Number
Column name A_Account_Number |
static String |
COLUMNNAME_A_Asset_ID
Column name A_Asset_ID |
static String |
COLUMNNAME_A_Depreciation_Exp_ID
Column name A_Depreciation_Exp_ID |
static String |
COLUMNNAME_A_Entry_Type
Column name A_Entry_Type |
static String |
COLUMNNAME_A_Period
Column name A_Period |
static String |
COLUMNNAME_DateAcct
Column name DateAcct |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_Expense
Column name Expense |
static String |
COLUMNNAME_IsDepreciated
Column name IsDepreciated |
static String |
COLUMNNAME_PostingType
Column name PostingType |
static String |
COLUMNNAME_Processed
Column name Processed |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=53115 |
static String |
Table_Name
TableName=A_Depreciation_Exp |
| Method Summary | |
|---|---|
int |
getA_Account_Number()
Get A_Account_Number |
int |
getA_Asset_ID()
Get Asset. |
int |
getA_Depreciation_Exp_ID()
Get A_Depreciation_Exp_ID |
String |
getA_Entry_Type()
Get A_Entry_Type |
int |
getA_Period()
Get A_Period |
Timestamp |
getDateAcct()
Get Account Date. |
String |
getDescription()
Get Description. |
BigDecimal |
getExpense()
Get Expense |
String |
getPostingType()
Get PostingType. |
boolean |
isDepreciated()
Get Depreciate. |
boolean |
isProcessed()
Get Processed. |
void |
setA_Account_Number(int A_Account_Number)
Set A_Account_Number |
void |
setA_Asset_ID(int A_Asset_ID)
Set Asset. |
void |
setA_Depreciation_Exp_ID(int A_Depreciation_Exp_ID)
Set A_Depreciation_Exp_ID |
void |
setA_Entry_Type(String A_Entry_Type)
Set A_Entry_Type |
void |
setA_Period(int A_Period)
Set A_Period |
void |
setDateAcct(Timestamp DateAcct)
Set Account Date. |
void |
setDescription(String Description)
Set Description. |
void |
setExpense(BigDecimal Expense)
Set Expense |
void |
setIsDepreciated(boolean IsDepreciated)
Set Depreciate. |
void |
setPostingType(String PostingType)
Set PostingType. |
void |
setProcessed(boolean Processed)
Set Processed. |
| 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_Account_Number
static final String COLUMNNAME_A_Asset_ID
static final String COLUMNNAME_A_Depreciation_Exp_ID
static final String COLUMNNAME_A_Entry_Type
static final String COLUMNNAME_A_Period
static final String COLUMNNAME_DateAcct
static final String COLUMNNAME_Description
static final String COLUMNNAME_Expense
static final String COLUMNNAME_IsDepreciated
static final String COLUMNNAME_PostingType
static final String COLUMNNAME_Processed
| Method Detail |
|---|
void setA_Account_Number(int A_Account_Number)
int getA_Account_Number()
void setA_Asset_ID(int A_Asset_ID)
int getA_Asset_ID()
void setA_Depreciation_Exp_ID(int A_Depreciation_Exp_ID)
int getA_Depreciation_Exp_ID()
void setA_Entry_Type(String A_Entry_Type)
String getA_Entry_Type()
void setA_Period(int A_Period)
int getA_Period()
void setDateAcct(Timestamp DateAcct)
Timestamp getDateAcct()
void setDescription(String Description)
String getDescription()
void setExpense(BigDecimal Expense)
BigDecimal getExpense()
void setIsDepreciated(boolean IsDepreciated)
boolean isDepreciated()
void setPostingType(String PostingType)
String getPostingType()
void setProcessed(boolean Processed)
boolean isProcessed()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||