Interface I_C_Currency

All Known Implementing Classes:
MCurrency, X_C_Currency

public interface I_C_Currency
Generated Interface for C_Currency
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • 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
    • 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_UU

      void setC_Currency_UU(String C_Currency_UU)
      Set C_Currency_UU
    • getC_Currency_UU

      String getC_Currency_UU()
      Get C_Currency_UU
    • setCostingPrecision

      void setCostingPrecision(int CostingPrecision)
      Set Costing Precision. Rounding used costing calculations
    • getCostingPrecision

      int getCostingPrecision()
      Get Costing Precision. Rounding used costing calculations
    • getCreated

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

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

      void setCurSymbol(String CurSymbol)
      Set Symbol. Symbol of the currency (opt used for printing only)
    • getCurSymbol

      String getCurSymbol()
      Get Symbol. Symbol of the currency (opt used for printing only)
    • setDescription

      void setDescription(String Description)
      Set Description. Optional short description of the record
    • getDescription

      String getDescription()
      Get Description. Optional short description of the record
    • setEMUEntryDate

      void setEMUEntryDate(Timestamp EMUEntryDate)
      Set EMU Entry Date. Date when the currency joined / will join the EMU
    • getEMUEntryDate

      Timestamp getEMUEntryDate()
      Get EMU Entry Date. Date when the currency joined / will join the EMU
    • setEMURate

      void setEMURate(BigDecimal EMURate)
      Set EMU Rate. Official rate to the Euro
    • getEMURate

      BigDecimal getEMURate()
      Get EMU Rate. Official rate to the Euro
    • 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
    • setIsEMUMember

      void setIsEMUMember(boolean IsEMUMember)
      Set EMU Member. This currency is member if the European Monetary Union
    • isEMUMember

      boolean isEMUMember()
      Get EMU Member. This currency is member if the European Monetary Union
    • setIsEuro

      void setIsEuro(boolean IsEuro)
      Set The Euro Currency. This currency is the Euro
    • isEuro

      boolean isEuro()
      Get The Euro Currency. This currency is the Euro
    • 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
    • setRoundOffFactor

      void setRoundOffFactor(BigDecimal RoundOffFactor)
      Set Round Off Factor. Used to Round Off Payment Amount
    • getRoundOffFactor

      BigDecimal getRoundOffFactor()
      Get Round Off Factor. Used to Round Off Payment Amount
    • setStdPrecision

      void setStdPrecision(int StdPrecision)
      Set Standard Precision. Rule for rounding calculated amounts
    • getStdPrecision

      int getStdPrecision()
      Get Standard Precision. Rule for rounding calculated amounts
    • getUpdated

      Timestamp getUpdated()
      Get Updated. Date this record was updated
    • getUpdatedBy

      int getUpdatedBy()
      Get Updated By. User who updated this records