|
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_Benchmark
public class X_PA_Benchmark
Generated Model for PA_Benchmark
| Field Summary | |
|---|---|
static int |
ACCUMULATIONTYPE_AD_Reference_ID
AccumulationType AD_Reference_ID=370 |
static String |
ACCUMULATIONTYPE_Average
Average = A |
static String |
ACCUMULATIONTYPE_Sum
Sum = S |
| 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_Benchmark |
|---|
accessLevel, COLUMNNAME_AccumulationType, COLUMNNAME_Description, COLUMNNAME_Help, COLUMNNAME_Name, COLUMNNAME_PA_Benchmark_ID, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_PA_Benchmark(Properties ctx,
int PA_Benchmark_ID,
String trxName)
Standard Constructor |
|
X_PA_Benchmark(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
String |
getAccumulationType()
Get Accumulation Type. |
String |
getDescription()
Get Description. |
String |
getHelp()
Get Comment/Help. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
int |
getPA_Benchmark_ID()
Get Benchmark. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setAccumulationType(String AccumulationType)
Set Accumulation Type. |
void |
setDescription(String Description)
Set Description. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setName(String Name)
Set Name. |
void |
setPA_Benchmark_ID(int PA_Benchmark_ID)
Set Benchmark. |
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 |
| Field Detail |
|---|
public static final int ACCUMULATIONTYPE_AD_Reference_ID
public static final String ACCUMULATIONTYPE_Average
public static final String ACCUMULATIONTYPE_Sum
| Constructor Detail |
|---|
public X_PA_Benchmark(Properties ctx,
int PA_Benchmark_ID,
String trxName)
public X_PA_Benchmark(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 POpublic void setAccumulationType(String AccumulationType)
setAccumulationType in interface I_PA_BenchmarkAccumulationType - How to accumulate data on time axispublic String getAccumulationType()
getAccumulationType in interface I_PA_Benchmarkpublic void setDescription(String Description)
setDescription in interface I_PA_BenchmarkDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_PA_Benchmarkpublic void setHelp(String Help)
setHelp in interface I_PA_BenchmarkHelp - Comment or Hintpublic String getHelp()
getHelp in interface I_PA_Benchmarkpublic void setName(String Name)
setName in interface I_PA_BenchmarkName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_PA_Benchmarkpublic KeyNamePair getKeyNamePair()
public void setPA_Benchmark_ID(int PA_Benchmark_ID)
setPA_Benchmark_ID in interface I_PA_BenchmarkPA_Benchmark_ID - Performance Benchmarkpublic int getPA_Benchmark_ID()
getPA_Benchmark_ID in interface I_PA_Benchmark
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||