Uses of Class
org.opennms.web.svclayer.model.GraphResults.GraphResultSet
-
Packages that use GraphResults.GraphResultSet Package Description org.opennms.web.svclayer.model -
-
Uses of GraphResults.GraphResultSet in org.opennms.web.svclayer.model
Methods in org.opennms.web.svclayer.model that return types with arguments of type GraphResults.GraphResultSet Modifier and Type Method Description Map<String,List<GraphResults.GraphResultSet>>
GraphResults. getGraphResultMap()
getGraphResultMapList<GraphResults.GraphResultSet>
GraphResults. getGraphResultSets()
getGraphResultSetsMethods in org.opennms.web.svclayer.model with parameters of type GraphResults.GraphResultSet Modifier and Type Method Description void
GraphResults. addGraphResultSet(GraphResults.GraphResultSet resultSet)
addGraphResultSet
-