Package org.compiere.model
Interface I_PA_RatioElement
-
- All Known Implementing Classes:
X_PA_RatioElement
public interface I_PA_RatioElementGenerated Interface for PA_RatioElement- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimalaccessLevelAccessLevel = 2 - Clientstatic StringCOLUMNNAME_Account_IDColumn name Account_IDstatic StringCOLUMNNAME_AD_Client_IDColumn name AD_Client_IDstatic StringCOLUMNNAME_AD_Org_IDColumn name AD_Org_IDstatic StringCOLUMNNAME_ConstantValueColumn name ConstantValuestatic StringCOLUMNNAME_CreatedColumn name Createdstatic StringCOLUMNNAME_CreatedByColumn name CreatedBystatic StringCOLUMNNAME_DescriptionColumn name Descriptionstatic StringCOLUMNNAME_IsActiveColumn name IsActivestatic StringCOLUMNNAME_NameColumn name Namestatic StringCOLUMNNAME_PA_MeasureCalc_IDColumn name PA_MeasureCalc_IDstatic StringCOLUMNNAME_PA_Ratio_IDColumn name PA_Ratio_IDstatic StringCOLUMNNAME_PA_RatioElement_IDColumn name PA_RatioElement_IDstatic StringCOLUMNNAME_PA_RatioElement_UUColumn name PA_RatioElement_UUstatic StringCOLUMNNAME_PA_RatioUsed_IDColumn name PA_RatioUsed_IDstatic StringCOLUMNNAME_PostingTypeColumn name PostingTypestatic StringCOLUMNNAME_RatioElementTypeColumn name RatioElementTypestatic StringCOLUMNNAME_RatioOperandColumn name RatioOperandstatic StringCOLUMNNAME_SeqNoColumn name SeqNostatic StringCOLUMNNAME_UpdatedColumn name Updatedstatic StringCOLUMNNAME_UpdatedByColumn name UpdatedBystatic KeyNamePairModelstatic intTable_IDAD_Table_ID=836static StringTable_NameTableName=PA_RatioElement
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description I_C_ElementValuegetAccount()intgetAccount_ID()Get Account.intgetAD_Client_ID()Get Client.intgetAD_Org_ID()Get Organization.BigDecimalgetConstantValue()Get Constant Value.TimestampgetCreated()Get Created.intgetCreatedBy()Get Created By.StringgetDescription()Get Description.StringgetName()Get Name.I_PA_MeasureCalcgetPA_MeasureCalc()intgetPA_MeasureCalc_ID()Get Measure Calculation.I_PA_RatiogetPA_Ratio()intgetPA_Ratio_ID()Get Ratio.intgetPA_RatioElement_ID()Get Ratio Element.StringgetPA_RatioElement_UU()Get PA_RatioElement_UUI_PA_RatiogetPA_RatioUsed()intgetPA_RatioUsed_ID()Get Ratio Used.StringgetPostingType()Get PostingType.StringgetRatioElementType()Get Element Type.StringgetRatioOperand()Get Operand.intgetSeqNo()Get Sequence.TimestampgetUpdated()Get Updated.intgetUpdatedBy()Get Updated By.booleanisActive()Get Active.voidsetAccount_ID(int Account_ID)Set Account.voidsetAD_Org_ID(int AD_Org_ID)Set Organization.voidsetConstantValue(BigDecimal ConstantValue)Set Constant Value.voidsetDescription(String Description)Set Description.voidsetIsActive(boolean IsActive)Set Active.voidsetName(String Name)Set Name.voidsetPA_MeasureCalc_ID(int PA_MeasureCalc_ID)Set Measure Calculation.voidsetPA_Ratio_ID(int PA_Ratio_ID)Set Ratio.voidsetPA_RatioElement_ID(int PA_RatioElement_ID)Set Ratio Element.voidsetPA_RatioElement_UU(String PA_RatioElement_UU)Set PA_RatioElement_UUvoidsetPA_RatioUsed_ID(int PA_RatioUsed_ID)Set Ratio Used.voidsetPostingType(String PostingType)Set PostingType.voidsetRatioElementType(String RatioElementType)Set Element Type.voidsetRatioOperand(String RatioOperand)Set Operand.voidsetSeqNo(int SeqNo)Set Sequence.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=PA_RatioElement- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=836- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 2 - Client
-
COLUMNNAME_Account_ID
static final String COLUMNNAME_Account_ID
Column name Account_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_ConstantValue
static final String COLUMNNAME_ConstantValue
Column name ConstantValue- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_Name
static final String COLUMNNAME_Name
Column name Name- See Also:
- Constant Field Values
-
COLUMNNAME_PA_MeasureCalc_ID
static final String COLUMNNAME_PA_MeasureCalc_ID
Column name PA_MeasureCalc_ID- See Also:
- Constant Field Values
-
COLUMNNAME_PA_RatioElement_ID
static final String COLUMNNAME_PA_RatioElement_ID
Column name PA_RatioElement_ID- See Also:
- Constant Field Values
-
COLUMNNAME_PA_RatioElement_UU
static final String COLUMNNAME_PA_RatioElement_UU
Column name PA_RatioElement_UU- See Also:
- Constant Field Values
-
COLUMNNAME_PA_Ratio_ID
static final String COLUMNNAME_PA_Ratio_ID
Column name PA_Ratio_ID- See Also:
- Constant Field Values
-
COLUMNNAME_PA_RatioUsed_ID
static final String COLUMNNAME_PA_RatioUsed_ID
Column name PA_RatioUsed_ID- See Also:
- Constant Field Values
-
COLUMNNAME_PostingType
static final String COLUMNNAME_PostingType
Column name PostingType- See Also:
- Constant Field Values
-
COLUMNNAME_RatioElementType
static final String COLUMNNAME_RatioElementType
Column name RatioElementType- See Also:
- Constant Field Values
-
COLUMNNAME_RatioOperand
static final String COLUMNNAME_RatioOperand
Column name RatioOperand- See Also:
- Constant Field Values
-
COLUMNNAME_SeqNo
static final String COLUMNNAME_SeqNo
Column name SeqNo- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
-
Method Detail
-
setAccount_ID
void setAccount_ID(int Account_ID)
Set Account. Account used
-
getAccount_ID
int getAccount_ID()
Get Account. Account used
-
getAccount
I_C_ElementValue getAccount() throws RuntimeException
- Throws:
RuntimeException
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
setConstantValue
void setConstantValue(BigDecimal ConstantValue)
Set Constant Value. Constant value
-
getConstantValue
BigDecimal getConstantValue()
Get Constant Value. Constant value
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setDescription
void setDescription(String Description)
Set Description. Optional short description of the record
-
getDescription
String getDescription()
Get Description. Optional short description of the record
-
setIsActive
void setIsActive(boolean IsActive)
Set Active. The record is active in the system
-
isActive
boolean isActive()
Get Active. The record is active in the system
-
setName
void setName(String Name)
Set Name. Alphanumeric identifier of the entity
-
getName
String getName()
Get Name. Alphanumeric identifier of the entity
-
setPA_MeasureCalc_ID
void setPA_MeasureCalc_ID(int PA_MeasureCalc_ID)
Set Measure Calculation. Calculation method for measuring performance
-
getPA_MeasureCalc_ID
int getPA_MeasureCalc_ID()
Get Measure Calculation. Calculation method for measuring performance
-
getPA_MeasureCalc
I_PA_MeasureCalc getPA_MeasureCalc() throws RuntimeException
- Throws:
RuntimeException
-
setPA_RatioElement_ID
void setPA_RatioElement_ID(int PA_RatioElement_ID)
Set Ratio Element. Performance Ratio Element
-
getPA_RatioElement_ID
int getPA_RatioElement_ID()
Get Ratio Element. Performance Ratio Element
-
setPA_RatioElement_UU
void setPA_RatioElement_UU(String PA_RatioElement_UU)
Set PA_RatioElement_UU
-
getPA_RatioElement_UU
String getPA_RatioElement_UU()
Get PA_RatioElement_UU
-
setPA_Ratio_ID
void setPA_Ratio_ID(int PA_Ratio_ID)
Set Ratio. Performance Ratio
-
getPA_Ratio_ID
int getPA_Ratio_ID()
Get Ratio. Performance Ratio
-
getPA_Ratio
I_PA_Ratio getPA_Ratio() throws RuntimeException
- Throws:
RuntimeException
-
setPA_RatioUsed_ID
void setPA_RatioUsed_ID(int PA_RatioUsed_ID)
Set Ratio Used. Performance Ratio Used
-
getPA_RatioUsed_ID
int getPA_RatioUsed_ID()
Get Ratio Used. Performance Ratio Used
-
getPA_RatioUsed
I_PA_Ratio getPA_RatioUsed() throws RuntimeException
- Throws:
RuntimeException
-
setPostingType
void setPostingType(String PostingType)
Set PostingType. The type of posted amount for the transaction
-
getPostingType
String getPostingType()
Get PostingType. The type of posted amount for the transaction
-
setRatioElementType
void setRatioElementType(String RatioElementType)
Set Element Type. Ratio Element Type
-
getRatioElementType
String getRatioElementType()
Get Element Type. Ratio Element Type
-
setRatioOperand
void setRatioOperand(String RatioOperand)
Set Operand. Ratio Operand
-
getRatioOperand
String getRatioOperand()
Get Operand. Ratio Operand
-
setSeqNo
void setSeqNo(int SeqNo)
Set Sequence. Method of ordering records; lowest number comes first
-
getSeqNo
int getSeqNo()
Get Sequence. Method of ordering records; lowest number comes first
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
-