Class UiCurrencyValue

java.lang.Object
org.teamapps.dto.UiCurrencyValue
All Implemented Interfaces:
UiObject

public class UiCurrencyValue extends Object implements UiObject
THIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
  • Field Details

  • Constructor Details

    • UiCurrencyValue

      @Deprecated public UiCurrencyValue()
      Deprecated.
      Only for Jackson deserialization. Use the other constructor instead.
    • UiCurrencyValue

      public UiCurrencyValue(UiCurrencyUnit currencyUnit, String amount)
  • Method Details