|
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_PA_Ratio
public class X_PA_Ratio
Generated Model for PA_Ratio
| 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_PA_Ratio |
|---|
accessLevel, COLUMNNAME_C_AcctSchema_ID, COLUMNNAME_Description, COLUMNNAME_Help, COLUMNNAME_Name, COLUMNNAME_PA_Ratio_ID, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_PA_Ratio(Properties ctx,
int PA_Ratio_ID,
String trxName)
Standard Constructor |
|
X_PA_Ratio(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getC_AcctSchema_ID()
Get Accounting Schema. |
I_C_AcctSchema |
getC_AcctSchema()
|
String |
getDescription()
Get Description. |
String |
getHelp()
Get Comment/Help. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
int |
getPA_Ratio_ID()
Get Ratio. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setC_AcctSchema_ID(int C_AcctSchema_ID)
Set Accounting Schema. |
void |
setDescription(String Description)
Set Description. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setName(String Name)
Set Name. |
void |
setPA_Ratio_ID(int PA_Ratio_ID)
Set Ratio. |
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_PA_Ratio(Properties ctx,
int PA_Ratio_ID,
String trxName)
public X_PA_Ratio(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_AcctSchema getC_AcctSchema()
throws Exception
getC_AcctSchema in interface I_PA_RatioExceptionpublic void setC_AcctSchema_ID(int C_AcctSchema_ID)
setC_AcctSchema_ID in interface I_PA_RatioC_AcctSchema_ID - Rules for accountingpublic int getC_AcctSchema_ID()
getC_AcctSchema_ID in interface I_PA_Ratiopublic void setDescription(String Description)
setDescription in interface I_PA_RatioDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_PA_Ratiopublic void setHelp(String Help)
setHelp in interface I_PA_RatioHelp - Comment or Hintpublic String getHelp()
getHelp in interface I_PA_Ratiopublic void setName(String Name)
setName in interface I_PA_RatioName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_PA_Ratiopublic KeyNamePair getKeyNamePair()
public void setPA_Ratio_ID(int PA_Ratio_ID)
setPA_Ratio_ID in interface I_PA_RatioPA_Ratio_ID - Performace Ratiopublic int getPA_Ratio_ID()
getPA_Ratio_ID in interface I_PA_Ratio
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||