Class UiTimeGraph.ResetAllDataCommand
java.lang.Object
org.teamapps.dto.UiTimeGraph.ResetAllDataCommand
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected UiLongIntervalprotected List<UiTimeChartZoomLevel> -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.ResetAllDataCommand(String componentId, UiLongInterval intervalX, List<UiTimeChartZoomLevel> newZoomLevels) -
Method Summary
-
Field Details
-
componentId
-
intervalX
-
newZoomLevels
-
-
Constructor Details
-
ResetAllDataCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
ResetAllDataCommand
public ResetAllDataCommand(String componentId, UiLongInterval intervalX, List<UiTimeChartZoomLevel> newZoomLevels)
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getIntervalX
-
getNewZoomLevels
-