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