Uses of Class
org.teamapps.dto.UiIncidentGraphDataPoint
-
Uses of UiIncidentGraphDataPoint in org.teamapps.dto
Fields in org.teamapps.dto with type parameters of type UiIncidentGraphDataPointModifier and TypeFieldDescriptionprotected List<UiIncidentGraphDataPoint> UiIncidentGraphData.dataPointsMethods in org.teamapps.dto that return types with arguments of type UiIncidentGraphDataPointConstructor parameters in org.teamapps.dto with type arguments of type UiIncidentGraphDataPointModifierConstructorDescriptionUiIncidentGraphData(List<UiIncidentGraphDataPoint> dataPoints, UiLongInterval interval)