Uses of Class
org.opennms.features.geolocation.api.GeolocationInfo
-
Packages that use GeolocationInfo Package Description org.opennms.features.geolocation.api org.opennms.features.geolocation.services -
-
Uses of GeolocationInfo in org.opennms.features.geolocation.api
Methods in org.opennms.features.geolocation.api that return types with arguments of type GeolocationInfo Modifier and Type Method Description List<GeolocationInfo>
GeolocationService. getLocations(GeolocationQuery query)
Returns a list ofGeolocationInfo
based on theGeolocationQuery
. -
Uses of GeolocationInfo in org.opennms.features.geolocation.services
Methods in org.opennms.features.geolocation.services that return types with arguments of type GeolocationInfo Modifier and Type Method Description List<GeolocationInfo>
DefaultGeolocationService. getLocations(GeolocationQuery query)
-