Klasse UiTimeChartZoomLevel

java.lang.Object
org.teamapps.dto.UiTimeChartZoomLevel
Alle implementierten Schnittstellen:
UiObject

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

    • approximateMillisecondsPerDataPoint

      protected long approximateMillisecondsPerDataPoint
  • Konstruktordetails

    • UiTimeChartZoomLevel

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

      public UiTimeChartZoomLevel(long approximateMillisecondsPerDataPoint)
  • Methodendetails

    • getUiObjectType

      public UiObjectType getUiObjectType()
      Angegeben von:
      getUiObjectType in Schnittstelle UiObject
    • toString

      public String toString()
      Setzt außer Kraft:
      toString in Klasse Object
    • getApproximateMillisecondsPerDataPoint

      public long getApproximateMillisecondsPerDataPoint()