Package org.compiere.model
Interface I_C_Conversion_Rate
-
- All Known Implementing Classes:
MConversionRate
,X_C_Conversion_Rate
public interface I_C_Conversion_Rate
Generated Interface for C_Conversion_Rate- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 6 - System - Clientstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_C_Conversion_Rate_ID
Column name C_Conversion_Rate_IDstatic String
COLUMNNAME_C_Conversion_Rate_UU
Column name C_Conversion_Rate_UUstatic String
COLUMNNAME_C_ConversionType_ID
Column name C_ConversionType_IDstatic String
COLUMNNAME_C_Currency_ID
Column name C_Currency_IDstatic String
COLUMNNAME_C_Currency_ID_To
Column name C_Currency_ID_Tostatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_DivideRate
Column name DivideRatestatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_MultiplyRate
Column name MultiplyRatestatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic String
COLUMNNAME_ValidFrom
Column name ValidFromstatic String
COLUMNNAME_ValidTo
Column name ValidTostatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=140static String
Table_Name
TableName=C_Conversion_Rate
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getAD_Client_ID()
Get Client.int
getAD_Org_ID()
Get Organization.int
getC_Conversion_Rate_ID()
Get Conversion Rate.String
getC_Conversion_Rate_UU()
Get C_Conversion_Rate_UUI_C_ConversionType
getC_ConversionType()
int
getC_ConversionType_ID()
Get Currency Type.I_C_Currency
getC_Currency()
int
getC_Currency_ID()
Get Currency.int
getC_Currency_ID_To()
Get Currency To.I_C_Currency
getC_Currency_To()
Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.BigDecimal
getDivideRate()
Get Divide Rate.BigDecimal
getMultiplyRate()
Get Multiply Rate.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.Timestamp
getValidFrom()
Get Valid from.Timestamp
getValidTo()
Get Valid to.boolean
isActive()
Get Active.void
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setC_Conversion_Rate_ID(int C_Conversion_Rate_ID)
Set Conversion Rate.void
setC_Conversion_Rate_UU(String C_Conversion_Rate_UU)
Set C_Conversion_Rate_UUvoid
setC_ConversionType_ID(int C_ConversionType_ID)
Set Currency Type.void
setC_Currency_ID(int C_Currency_ID)
Set Currency.void
setC_Currency_ID_To(int C_Currency_ID_To)
Set Currency To.void
setDivideRate(BigDecimal DivideRate)
Set Divide Rate.void
setIsActive(boolean IsActive)
Set Active.void
setMultiplyRate(BigDecimal MultiplyRate)
Set Multiply Rate.void
setValidFrom(Timestamp ValidFrom)
Set Valid from.void
setValidTo(Timestamp ValidTo)
Set Valid to.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=C_Conversion_Rate- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=140- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 6 - System - Client
-
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_C_Conversion_Rate_ID
static final String COLUMNNAME_C_Conversion_Rate_ID
Column name C_Conversion_Rate_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Conversion_Rate_UU
static final String COLUMNNAME_C_Conversion_Rate_UU
Column name C_Conversion_Rate_UU- See Also:
- Constant Field Values
-
COLUMNNAME_C_ConversionType_ID
static final String COLUMNNAME_C_ConversionType_ID
Column name C_ConversionType_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Currency_ID
static final String COLUMNNAME_C_Currency_ID
Column name C_Currency_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Currency_ID_To
static final String COLUMNNAME_C_Currency_ID_To
Column name C_Currency_ID_To- 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_DivideRate
static final String COLUMNNAME_DivideRate
Column name DivideRate- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_MultiplyRate
static final String COLUMNNAME_MultiplyRate
Column name MultiplyRate- 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
-
COLUMNNAME_ValidFrom
static final String COLUMNNAME_ValidFrom
Column name ValidFrom- See Also:
- Constant Field Values
-
COLUMNNAME_ValidTo
static final String COLUMNNAME_ValidTo
Column name ValidTo- See Also:
- Constant Field Values
-
-
Method Detail
-
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
-
setC_Conversion_Rate_ID
void setC_Conversion_Rate_ID(int C_Conversion_Rate_ID)
Set Conversion Rate. Rate used for converting currencies
-
getC_Conversion_Rate_ID
int getC_Conversion_Rate_ID()
Get Conversion Rate. Rate used for converting currencies
-
setC_Conversion_Rate_UU
void setC_Conversion_Rate_UU(String C_Conversion_Rate_UU)
Set C_Conversion_Rate_UU
-
getC_Conversion_Rate_UU
String getC_Conversion_Rate_UU()
Get C_Conversion_Rate_UU
-
setC_ConversionType_ID
void setC_ConversionType_ID(int C_ConversionType_ID)
Set Currency Type. Currency Conversion Rate Type
-
getC_ConversionType_ID
int getC_ConversionType_ID()
Get Currency Type. Currency Conversion Rate Type
-
getC_ConversionType
I_C_ConversionType getC_ConversionType() throws RuntimeException
- Throws:
RuntimeException
-
setC_Currency_ID
void setC_Currency_ID(int C_Currency_ID)
Set Currency. The Currency for this record
-
getC_Currency_ID
int getC_Currency_ID()
Get Currency. The Currency for this record
-
getC_Currency
I_C_Currency getC_Currency() throws RuntimeException
- Throws:
RuntimeException
-
setC_Currency_ID_To
void setC_Currency_ID_To(int C_Currency_ID_To)
Set Currency To. Target currency
-
getC_Currency_ID_To
int getC_Currency_ID_To()
Get Currency To. Target currency
-
getC_Currency_To
I_C_Currency getC_Currency_To() throws RuntimeException
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setDivideRate
void setDivideRate(BigDecimal DivideRate)
Set Divide Rate. To convert Source number to Target number, the Source is divided
-
getDivideRate
BigDecimal getDivideRate()
Get Divide Rate. To convert Source number to Target number, the Source is divided
-
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
-
setMultiplyRate
void setMultiplyRate(BigDecimal MultiplyRate)
Set Multiply Rate. Rate to multiple the source by to calculate the target.
-
getMultiplyRate
BigDecimal getMultiplyRate()
Get Multiply Rate. Rate to multiple the source by to calculate the target.
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
setValidFrom
void setValidFrom(Timestamp ValidFrom)
Set Valid from. Valid from including this date (first day)
-
getValidFrom
Timestamp getValidFrom()
Get Valid from. Valid from including this date (first day)
-
setValidTo
void setValidTo(Timestamp ValidTo)
Set Valid to. Valid to including this date (last day)
-
getValidTo
Timestamp getValidTo()
Get Valid to. Valid to including this date (last day)
-
-