Klasse UiCurrencyField.SetCurrencyUnitsCommand

java.lang.Object
org.teamapps.dto.UiCurrencyField.SetCurrencyUnitsCommand
Alle implementierten Schnittstellen:
UiCommand<Void>
Umschließende Klasse:
UiCurrencyField

public static class UiCurrencyField.SetCurrencyUnitsCommand extends Object implements UiCommand<Void>
  • Felddetails

  • Konstruktordetails

    • SetCurrencyUnitsCommand

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

      public SetCurrencyUnitsCommand(String componentId, List<UiCurrencyUnit> currencyUnits)
  • Methodendetails