|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_PA_RatioElement
Generated Interface for PA_RatioElement
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 2 - Client |
static String |
COLUMNNAME_Account_ID
Column name Account_ID |
static String |
COLUMNNAME_ConstantValue
Column name ConstantValue |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_Name
Column name Name |
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_PA_RatioElement_ID
Column name PA_RatioElement_ID |
static String |
COLUMNNAME_PA_RatioUsed_ID
Column name PA_RatioUsed_ID |
static String |
COLUMNNAME_PostingType
Column name PostingType |
static String |
COLUMNNAME_RatioElementType
Column name RatioElementType |
static String |
COLUMNNAME_RatioOperand
Column name RatioOperand |
static String |
COLUMNNAME_SeqNo
Column name SeqNo |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=836 |
static String |
Table_Name
TableName=PA_RatioElement |
| Method Summary | |
|---|---|
int |
getAccount_ID()
Get Account. |
BigDecimal |
getConstantValue()
Get Constant Value. |
String |
getDescription()
Get Description. |
String |
getName()
Get Name. |
int |
getPA_MeasureCalc_ID()
Get Measure Calculation. |
I_PA_MeasureCalc |
getPA_MeasureCalc()
|
int |
getPA_Ratio_ID()
Get Ratio. |
I_PA_Ratio |
getPA_Ratio()
|
int |
getPA_RatioElement_ID()
Get Ratio Element. |
int |
getPA_RatioUsed_ID()
Get Ratio Used. |
String |
getPostingType()
Get PostingType. |
String |
getRatioElementType()
Get Element Type. |
String |
getRatioOperand()
Get Operand. |
int |
getSeqNo()
Get Sequence. |
void |
setAccount_ID(int Account_ID)
Set Account. |
void |
setConstantValue(BigDecimal ConstantValue)
Set Constant Value. |
void |
setDescription(String Description)
Set Description. |
void |
setName(String Name)
Set Name. |
void |
setPA_MeasureCalc_ID(int PA_MeasureCalc_ID)
Set Measure Calculation. |
void |
setPA_Ratio_ID(int PA_Ratio_ID)
Set Ratio. |
void |
setPA_RatioElement_ID(int PA_RatioElement_ID)
Set Ratio Element. |
void |
setPA_RatioUsed_ID(int PA_RatioUsed_ID)
Set Ratio Used. |
void |
setPostingType(String PostingType)
Set PostingType. |
void |
setRatioElementType(String RatioElementType)
Set Element Type. |
void |
setRatioOperand(String RatioOperand)
Set Operand. |
void |
setSeqNo(int SeqNo)
Set Sequence. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_Account_ID
static final String COLUMNNAME_ConstantValue
static final String COLUMNNAME_Description
static final String COLUMNNAME_Name
static final String COLUMNNAME_PA_MeasureCalc_ID
static final String COLUMNNAME_PA_RatioElement_ID
static final String COLUMNNAME_PA_Ratio_ID
static final String COLUMNNAME_PA_RatioUsed_ID
static final String COLUMNNAME_PostingType
static final String COLUMNNAME_RatioElementType
static final String COLUMNNAME_RatioOperand
static final String COLUMNNAME_SeqNo
| Method Detail |
|---|
void setAccount_ID(int Account_ID)
int getAccount_ID()
void setConstantValue(BigDecimal ConstantValue)
BigDecimal getConstantValue()
void setDescription(String Description)
String getDescription()
void setName(String Name)
String getName()
void setPA_MeasureCalc_ID(int PA_MeasureCalc_ID)
int getPA_MeasureCalc_ID()
I_PA_MeasureCalc getPA_MeasureCalc()
throws Exception
Exceptionvoid setPA_RatioElement_ID(int PA_RatioElement_ID)
int getPA_RatioElement_ID()
void setPA_Ratio_ID(int PA_Ratio_ID)
int getPA_Ratio_ID()
I_PA_Ratio getPA_Ratio()
throws Exception
Exceptionvoid setPA_RatioUsed_ID(int PA_RatioUsed_ID)
int getPA_RatioUsed_ID()
void setPostingType(String PostingType)
String getPostingType()
void setRatioElementType(String RatioElementType)
String getRatioElementType()
void setRatioOperand(String RatioOperand)
String getRatioOperand()
void setSeqNo(int SeqNo)
int getSeqNo()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||