Package org.compiere.model
Interface I_PA_RatioElement
- All Known Implementing Classes:
X_PA_RatioElement
public interface I_PA_RatioElement
Generated Interface for PA_RatioElement
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 2 - Clientstatic final String
Column name Account_IDstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name ConstantValuestatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Descriptionstatic final String
Column name IsActivestatic final String
Column name Namestatic final String
Column name PA_MeasureCalc_IDstatic final String
Column name PA_Ratio_IDstatic final String
Column name PA_RatioElement_IDstatic final String
Column name PA_RatioElement_UUstatic final String
Column name PA_RatioUsed_IDstatic final String
Column name PostingTypestatic final String
Column name RatioElementTypestatic final String
Column name RatioOperandstatic final String
Column name SeqNostatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final KeyNamePair
static final int
AD_Table_ID=836static final String
TableName=PA_RatioElement -
Method Summary
Modifier and TypeMethodDescriptionint
Get Account.int
Get Tenant.int
Get Organization.Get Constant Value.Get Created.int
Get Created By.Get Description.getName()
Get Name.int
Get Measure Calculation.int
Get Ratio.int
Get Ratio Element.Get PA_RatioElement_UUint
Get Ratio Used.Get Posting Type.Get Element Type.Get Operand.int
getSeqNo()
Get Sequence.Get Updated.int
Get Updated By.boolean
isActive()
Get Active.void
setAccount_ID
(int Account_ID) Set Account.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setConstantValue
(BigDecimal ConstantValue) Set Constant Value.void
setDescription
(String Description) Set Description.void
setIsActive
(boolean IsActive) Set Active.void
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_RatioElement_UU
(String PA_RatioElement_UU) Set PA_RatioElement_UUvoid
setPA_RatioUsed_ID
(int PA_RatioUsed_ID) Set Ratio Used.void
setPostingType
(String PostingType) Set Posting Type.void
setRatioElementType
(String RatioElementType) Set Element Type.void
setRatioOperand
(String RatioOperand) Set Operand.void
setSeqNo
(int SeqNo) Set Sequence.
-
Field Details
-
Table_Name
TableName=PA_RatioElement- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=836- See Also:
-
Model
-
accessLevel
AccessLevel = 2 - Client -
COLUMNNAME_Account_ID
Column name Account_ID- See Also:
-
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_ConstantValue
Column name ConstantValue- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_PA_MeasureCalc_ID
Column name PA_MeasureCalc_ID- See Also:
-
COLUMNNAME_PA_RatioElement_ID
Column name PA_RatioElement_ID- See Also:
-
COLUMNNAME_PA_RatioElement_UU
Column name PA_RatioElement_UU- See Also:
-
COLUMNNAME_PA_Ratio_ID
Column name PA_Ratio_ID- See Also:
-
COLUMNNAME_PA_RatioUsed_ID
Column name PA_RatioUsed_ID- See Also:
-
COLUMNNAME_PostingType
Column name PostingType- See Also:
-
COLUMNNAME_RatioElementType
Column name RatioElementType- See Also:
-
COLUMNNAME_RatioOperand
Column name RatioOperand- See Also:
-
COLUMNNAME_SeqNo
Column name SeqNo- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
-
Method Details
-
setAccount_ID
void setAccount_ID(int Account_ID) Set Account. Account used -
getAccount_ID
int getAccount_ID()Get Account. Account used -
getAccount
- Throws:
RuntimeException
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID) Set Organization. Organizational entity within tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
setConstantValue
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
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
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
- 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
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
- 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
- Throws:
RuntimeException
-
setPostingType
Set Posting Type. The type of posted amount for the transaction -
getPostingType
String getPostingType()Get Posting Type. The type of posted amount for the transaction -
setRatioElementType
Set Element Type. Ratio Element Type -
getRatioElementType
String getRatioElementType()Get Element Type. Ratio Element Type -
setRatioOperand
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
-