|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_GL_FundRestriction
Generated Interface for GL_FundRestriction
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 2 - Client |
static String |
COLUMNNAME_C_ElementValue_ID
Column name C_ElementValue_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_GL_Fund_ID
Column name GL_Fund_ID |
static String |
COLUMNNAME_GL_FundRestriction_ID
Column name GL_FundRestriction_ID |
static String |
COLUMNNAME_Name
Column name Name |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=824 |
static String |
Table_Name
TableName=GL_FundRestriction |
| Method Summary | |
|---|---|
int |
getC_ElementValue_ID()
Get Account Element. |
I_C_ElementValue |
getC_ElementValue()
|
String |
getDescription()
Get Description. |
int |
getGL_Fund_ID()
Get GL Fund. |
I_GL_Fund |
getGL_Fund()
|
int |
getGL_FundRestriction_ID()
Get Fund Restriction. |
String |
getName()
Get Name. |
void |
setC_ElementValue_ID(int C_ElementValue_ID)
Set Account Element. |
void |
setDescription(String Description)
Set Description. |
void |
setGL_Fund_ID(int GL_Fund_ID)
Set GL Fund. |
void |
setGL_FundRestriction_ID(int GL_FundRestriction_ID)
Set Fund Restriction. |
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_C_ElementValue_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_GL_Fund_ID
static final String COLUMNNAME_GL_FundRestriction_ID
static final String COLUMNNAME_Name
| Method Detail |
|---|
void setC_ElementValue_ID(int C_ElementValue_ID)
int getC_ElementValue_ID()
I_C_ElementValue getC_ElementValue()
throws Exception
Exceptionvoid setDescription(String Description)
String getDescription()
void setGL_Fund_ID(int GL_Fund_ID)
int getGL_Fund_ID()
I_GL_Fund getGL_Fund()
throws Exception
Exceptionvoid setGL_FundRestriction_ID(int GL_FundRestriction_ID)
int getGL_FundRestriction_ID()
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 | |||||||||