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