Package org.teamapps.dto
Class UiTimeChartZoomLevel
java.lang.Object
org.teamapps.dto.UiTimeChartZoomLevel
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.UiTimeChartZoomLevel(long approximateMillisecondsPerDataPoint) -
Method Summary
-
Field Details
-
approximateMillisecondsPerDataPoint
protected long approximateMillisecondsPerDataPoint
-
-
Constructor Details
-
UiTimeChartZoomLevel
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
UiTimeChartZoomLevel
public UiTimeChartZoomLevel(long approximateMillisecondsPerDataPoint)
-
-
Method Details
-
getUiObjectType
- Specified by:
getUiObjectTypein interfaceUiObject
-
toString
-
getApproximateMillisecondsPerDataPoint
public long getApproximateMillisecondsPerDataPoint()
-