|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_GL_Budget
Generated Interface for GL_Budget
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_BudgetStatus
Column name BudgetStatus |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_GL_Budget_ID
Column name GL_Budget_ID |
static String |
COLUMNNAME_IsPrimary
Column name IsPrimary |
static String |
COLUMNNAME_Name
Column name Name |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=271 |
static String |
Table_Name
TableName=GL_Budget |
| Method Summary | |
|---|---|
String |
getBudgetStatus()
Get Budget Status. |
String |
getDescription()
Get Description. |
int |
getGL_Budget_ID()
Get Budget. |
String |
getName()
Get Name. |
boolean |
isPrimary()
Get Primary. |
void |
setBudgetStatus(String BudgetStatus)
Set Budget Status. |
void |
setDescription(String Description)
Set Description. |
void |
setGL_Budget_ID(int GL_Budget_ID)
Set Budget. |
void |
setIsPrimary(boolean IsPrimary)
Set Primary. |
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_BudgetStatus
static final String COLUMNNAME_Description
static final String COLUMNNAME_GL_Budget_ID
static final String COLUMNNAME_IsPrimary
static final String COLUMNNAME_Name
| Method Detail |
|---|
void setBudgetStatus(String BudgetStatus)
String getBudgetStatus()
void setDescription(String Description)
String getDescription()
void setGL_Budget_ID(int GL_Budget_ID)
int getGL_Budget_ID()
void setIsPrimary(boolean IsPrimary)
boolean isPrimary()
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 | |||||||||