|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_PA_Measure
Generated Interface for PA_Measure
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_C_ProjectType_ID
Column name C_ProjectType_ID |
static String |
COLUMNNAME_CalculationClass
Column name CalculationClass |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_ManualActual
Column name ManualActual |
static String |
COLUMNNAME_ManualNote
Column name ManualNote |
static String |
COLUMNNAME_MeasureDataType
Column name MeasureDataType |
static String |
COLUMNNAME_MeasureType
Column name MeasureType |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_PA_Benchmark_ID
Column name PA_Benchmark_ID |
static String |
COLUMNNAME_PA_Hierarchy_ID
Column name PA_Hierarchy_ID |
static String |
COLUMNNAME_PA_Measure_ID
Column name PA_Measure_ID |
static String |
COLUMNNAME_PA_MeasureCalc_ID
Column name PA_MeasureCalc_ID |
static String |
COLUMNNAME_PA_Ratio_ID
Column name PA_Ratio_ID |
static String |
COLUMNNAME_R_RequestType_ID
Column name R_RequestType_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=441 |
static String |
Table_Name
TableName=PA_Measure |
| Method Summary | |
|---|---|
int |
getC_ProjectType_ID()
Get Project Type. |
I_C_ProjectType |
getC_ProjectType()
|
String |
getCalculationClass()
Get Calculation Class. |
String |
getDescription()
Get Description. |
BigDecimal |
getManualActual()
Get Manual Actual. |
String |
getManualNote()
Get Note. |
String |
getMeasureDataType()
Get Measure Data Type. |
String |
getMeasureType()
Get Measure Type. |
String |
getName()
Get Name. |
int |
getPA_Benchmark_ID()
Get Benchmark. |
I_PA_Benchmark |
getPA_Benchmark()
|
int |
getPA_Hierarchy_ID()
Get Reporting Hierarchy. |
I_PA_Hierarchy |
getPA_Hierarchy()
|
int |
getPA_Measure_ID()
Get Measure. |
int |
getPA_MeasureCalc_ID()
Get Measure Calculation. |
I_PA_MeasureCalc |
getPA_MeasureCalc()
|
int |
getPA_Ratio_ID()
Get Ratio. |
I_PA_Ratio |
getPA_Ratio()
|
int |
getR_RequestType_ID()
Get Request Type. |
I_R_RequestType |
getR_RequestType()
|
void |
setC_ProjectType_ID(int C_ProjectType_ID)
Set Project Type. |
void |
setCalculationClass(String CalculationClass)
Set Calculation Class. |
void |
setDescription(String Description)
Set Description. |
void |
setManualActual(BigDecimal ManualActual)
Set Manual Actual. |
void |
setManualNote(String ManualNote)
Set Note. |
void |
setMeasureDataType(String MeasureDataType)
Set Measure Data Type. |
void |
setMeasureType(String MeasureType)
Set Measure Type. |
void |
setName(String Name)
Set Name. |
void |
setPA_Benchmark_ID(int PA_Benchmark_ID)
Set Benchmark. |
void |
setPA_Hierarchy_ID(int PA_Hierarchy_ID)
Set Reporting Hierarchy. |
void |
setPA_Measure_ID(int PA_Measure_ID)
Set Measure. |
void |
setPA_MeasureCalc_ID(int PA_MeasureCalc_ID)
Set Measure Calculation. |
void |
setPA_Ratio_ID(int PA_Ratio_ID)
Set Ratio. |
void |
setR_RequestType_ID(int R_RequestType_ID)
Set Request Type. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_CalculationClass
static final String COLUMNNAME_C_ProjectType_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_ManualActual
static final String COLUMNNAME_ManualNote
static final String COLUMNNAME_MeasureDataType
static final String COLUMNNAME_MeasureType
static final String COLUMNNAME_Name
static final String COLUMNNAME_PA_Benchmark_ID
static final String COLUMNNAME_PA_Hierarchy_ID
static final String COLUMNNAME_PA_MeasureCalc_ID
static final String COLUMNNAME_PA_Measure_ID
static final String COLUMNNAME_PA_Ratio_ID
static final String COLUMNNAME_R_RequestType_ID
| Method Detail |
|---|
void setCalculationClass(String CalculationClass)
String getCalculationClass()
void setC_ProjectType_ID(int C_ProjectType_ID)
int getC_ProjectType_ID()
I_C_ProjectType getC_ProjectType()
throws Exception
Exceptionvoid setDescription(String Description)
String getDescription()
void setManualActual(BigDecimal ManualActual)
BigDecimal getManualActual()
void setManualNote(String ManualNote)
String getManualNote()
void setMeasureDataType(String MeasureDataType)
String getMeasureDataType()
void setMeasureType(String MeasureType)
String getMeasureType()
void setName(String Name)
String getName()
void setPA_Benchmark_ID(int PA_Benchmark_ID)
int getPA_Benchmark_ID()
I_PA_Benchmark getPA_Benchmark()
throws Exception
Exceptionvoid setPA_Hierarchy_ID(int PA_Hierarchy_ID)
int getPA_Hierarchy_ID()
I_PA_Hierarchy getPA_Hierarchy()
throws Exception
Exceptionvoid setPA_MeasureCalc_ID(int PA_MeasureCalc_ID)
int getPA_MeasureCalc_ID()
I_PA_MeasureCalc getPA_MeasureCalc()
throws Exception
Exceptionvoid setPA_Measure_ID(int PA_Measure_ID)
int getPA_Measure_ID()
void setPA_Ratio_ID(int PA_Ratio_ID)
int getPA_Ratio_ID()
I_PA_Ratio getPA_Ratio()
throws Exception
Exceptionvoid setR_RequestType_ID(int R_RequestType_ID)
int getR_RequestType_ID()
I_R_RequestType getR_RequestType()
throws Exception
Exception
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||