Interface I_I_Conversion_Rate

  • All Known Implementing Classes:
    X_I_Conversion_Rate

    public interface I_I_Conversion_Rate
    Generated Interface for I_Conversion_Rate
    Version:
    Release 9
    Author:
    iDempiere (generated)
    • 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_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
      • 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
      • 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
      • setConversionTypeValue

        void setConversionTypeValue​(String ConversionTypeValue)
        Set Currency Type Key. Key value for the Currency Conversion Rate Type
      • getConversionTypeValue

        String getConversionTypeValue()
        Get Currency Type Key. Key value for the Currency Conversion Rate Type
      • getCreated

        Timestamp getCreated()
        Get Created. Date this record was created
      • getCreatedBy

        int getCreatedBy()
        Get Created By. User who created this records
      • setCreateReciprocalRate

        void setCreateReciprocalRate​(boolean CreateReciprocalRate)
        Set Create Reciprocal Rate. Create Reciprocal Rate from current information
      • isCreateReciprocalRate

        boolean isCreateReciprocalRate()
        Get Create Reciprocal Rate. Create Reciprocal Rate from current information
      • 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
      • setI_Conversion_Rate_ID

        void setI_Conversion_Rate_ID​(int I_Conversion_Rate_ID)
        Set Import Conversion Rate. Import Currency Conversion Rate
      • getI_Conversion_Rate_ID

        int getI_Conversion_Rate_ID()
        Get Import Conversion Rate. Import Currency Conversion Rate
      • setI_Conversion_Rate_UU

        void setI_Conversion_Rate_UU​(String I_Conversion_Rate_UU)
        Set I_Conversion_Rate_UU
      • getI_Conversion_Rate_UU

        String getI_Conversion_Rate_UU()
        Get I_Conversion_Rate_UU
      • setI_ErrorMsg

        void setI_ErrorMsg​(String I_ErrorMsg)
        Set Import Error Message. Messages generated from import process
      • getI_ErrorMsg

        String getI_ErrorMsg()
        Get Import Error Message. Messages generated from import process
      • setI_IsImported

        void setI_IsImported​(boolean I_IsImported)
        Set Imported. Has this import been processed
      • isI_IsImported

        boolean isI_IsImported()
        Get Imported. Has this import been processed
      • 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
      • setISO_Code

        void setISO_Code​(String ISO_Code)
        Set ISO Currency Code. Three letter ISO 4217 Code of the Currency
      • getISO_Code

        String getISO_Code()
        Get ISO Currency Code. Three letter ISO 4217 Code of the Currency
      • setISO_Code_To

        void setISO_Code_To​(String ISO_Code_To)
        Set ISO Currency To Code. Three letter ISO 4217 Code of the To Currency
      • getISO_Code_To

        String getISO_Code_To()
        Get ISO Currency To Code. Three letter ISO 4217 Code of the To Currency
      • 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.
      • setProcessed

        void setProcessed​(boolean Processed)
        Set Processed. The document has been processed
      • isProcessed

        boolean isProcessed()
        Get Processed. The document has been processed
      • setProcessing

        void setProcessing​(boolean Processing)
        Set Process Now
      • isProcessing

        boolean isProcessing()
        Get Process Now
      • 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)