|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_Element
Generated Interface for C_Element
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 2 - Client |
static String |
COLUMNNAME_AD_Tree_ID
Column name AD_Tree_ID |
static String |
COLUMNNAME_C_Element_ID
Column name C_Element_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_ElementType
Column name ElementType |
static String |
COLUMNNAME_IsBalancing
Column name IsBalancing |
static String |
COLUMNNAME_IsNaturalAccount
Column name IsNaturalAccount |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_VFormat
Column name VFormat |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=142 |
static String |
Table_Name
TableName=C_Element |
| Method Summary | |
|---|---|
int |
getAD_Tree_ID()
Get Tree. |
I_AD_Tree |
getAD_Tree()
|
int |
getC_Element_ID()
Get Element. |
String |
getDescription()
Get Description. |
String |
getElementType()
Get Type. |
String |
getName()
Get Name. |
String |
getVFormat()
Get Value Format. |
boolean |
isBalancing()
Get Balancing. |
boolean |
isNaturalAccount()
Get Natural Account. |
void |
setAD_Tree_ID(int AD_Tree_ID)
Set Tree. |
void |
setC_Element_ID(int C_Element_ID)
Set Element. |
void |
setDescription(String Description)
Set Description. |
void |
setElementType(String ElementType)
Set Type. |
void |
setIsBalancing(boolean IsBalancing)
Set Balancing. |
void |
setIsNaturalAccount(boolean IsNaturalAccount)
Set Natural Account. |
void |
setName(String Name)
Set Name. |
void |
setVFormat(String VFormat)
Set Value Format. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_AD_Tree_ID
static final String COLUMNNAME_C_Element_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_ElementType
static final String COLUMNNAME_IsBalancing
static final String COLUMNNAME_IsNaturalAccount
static final String COLUMNNAME_Name
static final String COLUMNNAME_VFormat
| Method Detail |
|---|
void setAD_Tree_ID(int AD_Tree_ID)
int getAD_Tree_ID()
I_AD_Tree getAD_Tree()
throws Exception
Exceptionvoid setC_Element_ID(int C_Element_ID)
int getC_Element_ID()
void setDescription(String Description)
String getDescription()
void setElementType(String ElementType)
String getElementType()
void setIsBalancing(boolean IsBalancing)
boolean isBalancing()
void setIsNaturalAccount(boolean IsNaturalAccount)
boolean isNaturalAccount()
void setName(String Name)
String getName()
void setVFormat(String VFormat)
String getVFormat()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||