Class UiCurrencyField.SetFixedPrecisionCommand
java.lang.Object
org.teamapps.dto.UiCurrencyField.SetFixedPrecisionCommand
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetFixedPrecisionCommand(String componentId, int fixedPrecision) -
Method Summary
-
Field Details
-
componentId
-
fixedPrecision
protected int fixedPrecision
-
-
Constructor Details
-
SetFixedPrecisionCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetFixedPrecisionCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getFixedPrecision
public int getFixedPrecision()
-