|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_GL_Category
Generated Interface for GL_Category
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 2 - Client |
static String |
COLUMNNAME_CategoryType
Column name CategoryType |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_GL_Category_ID
Column name GL_Category_ID |
static String |
COLUMNNAME_IsDefault
Column name IsDefault |
static String |
COLUMNNAME_Name
Column name Name |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=218 |
static String |
Table_Name
TableName=GL_Category |
| Method Summary | |
|---|---|
String |
getCategoryType()
Get Category Type. |
String |
getDescription()
Get Description. |
int |
getGL_Category_ID()
Get GL Category. |
String |
getName()
Get Name. |
boolean |
isDefault()
Get Default. |
void |
setCategoryType(String CategoryType)
Set Category Type. |
void |
setDescription(String Description)
Set Description. |
void |
setGL_Category_ID(int GL_Category_ID)
Set GL Category. |
void |
setIsDefault(boolean IsDefault)
Set Default. |
void |
setName(String Name)
Set Name. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_CategoryType
static final String COLUMNNAME_Description
static final String COLUMNNAME_GL_Category_ID
static final String COLUMNNAME_IsDefault
static final String COLUMNNAME_Name
| Method Detail |
|---|
void setCategoryType(String CategoryType)
String getCategoryType()
void setDescription(String Description)
String getDescription()
void setGL_Category_ID(int GL_Category_ID)
int getGL_Category_ID()
void setIsDefault(boolean IsDefault)
boolean isDefault()
void setName(String Name)
String getName()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||