|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_GL_FundRestriction
public class X_GL_FundRestriction
Generated Model for GL_FundRestriction
| Field Summary |
|---|
| Fields inherited from class org.compiere.model.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Fields inherited from interface org.compiere.model.I_GL_FundRestriction |
|---|
accessLevel, COLUMNNAME_C_ElementValue_ID, COLUMNNAME_Description, COLUMNNAME_GL_Fund_ID, COLUMNNAME_GL_FundRestriction_ID, COLUMNNAME_Name, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_GL_FundRestriction(Properties ctx,
int GL_FundRestriction_ID,
String trxName)
Standard Constructor |
|
X_GL_FundRestriction(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
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. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
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. |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Constructor Detail |
|---|
public X_GL_FundRestriction(Properties ctx,
int GL_FundRestriction_ID,
String trxName)
public X_GL_FundRestriction(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class PO
public I_C_ElementValue getC_ElementValue()
throws Exception
getC_ElementValue in interface I_GL_FundRestrictionExceptionpublic void setC_ElementValue_ID(int C_ElementValue_ID)
setC_ElementValue_ID in interface I_GL_FundRestrictionC_ElementValue_ID - Account Elementpublic int getC_ElementValue_ID()
getC_ElementValue_ID in interface I_GL_FundRestrictionpublic void setDescription(String Description)
setDescription in interface I_GL_FundRestrictionDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_GL_FundRestriction
public I_GL_Fund getGL_Fund()
throws Exception
getGL_Fund in interface I_GL_FundRestrictionExceptionpublic void setGL_Fund_ID(int GL_Fund_ID)
setGL_Fund_ID in interface I_GL_FundRestrictionGL_Fund_ID - General Ledger Funds Controlpublic int getGL_Fund_ID()
getGL_Fund_ID in interface I_GL_FundRestrictionpublic void setGL_FundRestriction_ID(int GL_FundRestriction_ID)
setGL_FundRestriction_ID in interface I_GL_FundRestrictionGL_FundRestriction_ID - Restriction of Fundspublic int getGL_FundRestriction_ID()
getGL_FundRestriction_ID in interface I_GL_FundRestrictionpublic void setName(String Name)
setName in interface I_GL_FundRestrictionName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_GL_FundRestrictionpublic KeyNamePair getKeyNamePair()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||