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