Klasse UiChartNamedDataPoint

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

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

    • name

      protected String name
    • y

      protected double y
    • color

      protected String color
  • Konstruktordetails

    • UiChartNamedDataPoint

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

      public UiChartNamedDataPoint(String name, double y)
  • Methodendetails