Class UiTimeChartZoomLevel

  • All Implemented Interfaces:
    UiObject

    public class UiTimeChartZoomLevel
    extends java.lang.Object
    implements UiObject
    THIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
    • Field Detail

      • approximateMillisecondsPerDataPoint

        protected long approximateMillisecondsPerDataPoint
    • Constructor Detail

      • UiTimeChartZoomLevel

        @Deprecated
        public UiTimeChartZoomLevel()
        Deprecated.
        Only for Jackson deserialization. Use the other constructor instead.
      • UiTimeChartZoomLevel

        public UiTimeChartZoomLevel​(long approximateMillisecondsPerDataPoint)
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • getApproximateMillisecondsPerDataPoint

        public long getApproximateMillisecondsPerDataPoint()