|
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_Method
Generated Interface for A_Depreciation_Method
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 7 - System - Client - Org |
static String |
COLUMNNAME_A_Depreciation_Method_ID
Column name A_Depreciation_Method_ID |
static String |
COLUMNNAME_DepreciationType
Column name DepreciationType |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_Processed
Column name Processed |
static String |
COLUMNNAME_Text
Column name Text |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=53124 |
static String |
Table_Name
TableName=A_Depreciation_Method |
| Method Summary | |
|---|---|
int |
getA_Depreciation_Method_ID()
Get A_Depreciation_Method_ID |
String |
getDepreciationType()
Get DepreciationType |
String |
getDescription()
Get Description. |
String |
getName()
Get Name. |
String |
getText()
Get Text |
boolean |
isProcessed()
Get Processed. |
void |
setA_Depreciation_Method_ID(int A_Depreciation_Method_ID)
Set A_Depreciation_Method_ID |
void |
setDepreciationType(String DepreciationType)
Set DepreciationType |
void |
setDescription(String Description)
Set Description. |
void |
setName(String Name)
Set Name. |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setText(String Text)
Set Text |
| 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_Depreciation_Method_ID
static final String COLUMNNAME_DepreciationType
static final String COLUMNNAME_Description
static final String COLUMNNAME_Name
static final String COLUMNNAME_Processed
static final String COLUMNNAME_Text
| Method Detail |
|---|
void setA_Depreciation_Method_ID(int A_Depreciation_Method_ID)
int getA_Depreciation_Method_ID()
void setDepreciationType(String DepreciationType)
String getDepreciationType()
void setDescription(String Description)
String getDescription()
void setName(String Name)
String getName()
void setProcessed(boolean Processed)
boolean isProcessed()
void setText(String Text)
String getText()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||