Class CurrencyValue


  • public final class CurrencyValue
    extends Object
    Currency field value.
    • Constructor Detail

      • CurrencyValue

        public CurrencyValue()
    • Method Detail

      • getAmount

        public double getAmount()
        Get the amount property: Currency amount.
        Returns:
        the amount value.
      • getSymbol

        public String getSymbol()
        Get the currencySymbol property: Currency symbol label, if any.
        Returns:
        the currencySymbol value.