|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_SubAcct
Generated Interface for C_SubAcct
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_C_ElementValue_ID
Column name C_ElementValue_ID |
static String |
COLUMNNAME_C_SubAcct_ID
Column name C_SubAcct_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_Help
Column name Help |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_Value
Column name Value |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=825 |
static String |
Table_Name
TableName=C_SubAcct |
| Method Summary | |
|---|---|
int |
getC_ElementValue_ID()
Get Account Element. |
I_C_ElementValue |
getC_ElementValue()
|
int |
getC_SubAcct_ID()
Get Sub Account. |
String |
getDescription()
Get Description. |
String |
getHelp()
Get Comment/Help. |
String |
getName()
Get Name. |
String |
getValue()
Get Search Key. |
void |
setC_ElementValue_ID(int C_ElementValue_ID)
Set Account Element. |
void |
setC_SubAcct_ID(int C_SubAcct_ID)
Set Sub Account. |
void |
setDescription(String Description)
Set Description. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setName(String Name)
Set Name. |
void |
setValue(String Value)
Set Search Key. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_C_ElementValue_ID
static final String COLUMNNAME_C_SubAcct_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_Help
static final String COLUMNNAME_Name
static final String COLUMNNAME_Value
| Method Detail |
|---|
void setC_ElementValue_ID(int C_ElementValue_ID)
int getC_ElementValue_ID()
I_C_ElementValue getC_ElementValue()
throws Exception
Exceptionvoid setC_SubAcct_ID(int C_SubAcct_ID)
int getC_SubAcct_ID()
void setDescription(String Description)
String getDescription()
void setHelp(String Help)
String getHelp()
void setName(String Name)
String getName()
void setValue(String Value)
String getValue()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||