Package org.teamapps.dto
Klasse UiLineGraphData
java.lang.Object
org.teamapps.dto.UiLineGraphData
- Alle implementierten Schnittstellen:
UiGraphData,UiObject
THIS IS GENERATED CODE!
PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected List<UiLineGraphDataPoint> protected UiLongInterval -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungVeraltet.Only for Jackson deserialization.UiLineGraphData(List<UiLineGraphDataPoint> dataPoints, UiLongInterval interval) -
Methodenübersicht
-
Felddetails
-
dataPoints
-
interval
-
-
Konstruktordetails
-
UiLineGraphData
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
UiLineGraphData
-
-
Methodendetails
-
getUiObjectType
- Angegeben von:
getUiObjectTypein SchnittstelleUiObject
-
toString
-
getDataPoints
-
getInterval
- Angegeben von:
getIntervalin SchnittstelleUiGraphData
-