Class AmountWithExchangeRate


  • public final class AmountWithExchangeRate
    extends Amount
    The amount with exchange rate.
    • Constructor Detail

      • AmountWithExchangeRate

        public AmountWithExchangeRate()
    • Method Detail

      • exchangeRate

        public BigDecimal exchangeRate()
        Get the exchangeRate property: The exchange rate.
        Returns:
        the exchangeRate value.
      • exchangeRateMonth

        public Integer exchangeRateMonth()
        Get the exchangeRateMonth property: The exchange rate month.
        Returns:
        the exchangeRateMonth value.