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