Package org.teamapps.dto
Class UiCurrencyField.SetCurrencyUnitsCommand
java.lang.Object
org.teamapps.dto.UiCurrencyField.SetCurrencyUnitsCommand
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetCurrencyUnitsCommand(String componentId, List<UiCurrencyUnit> currencyUnits) -
Method Summary
-
Field Details
-
componentId
-
currencyUnits
-
-
Constructor Details
-
SetCurrencyUnitsCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetCurrencyUnitsCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getCurrencyUnits
-