Uses of Class
org.opennms.features.geocoder.mapquest.MapquestConfiguration
-
Packages that use MapquestConfiguration Package Description org.opennms.features.geocoder.mapquest -
-
Uses of MapquestConfiguration in org.opennms.features.geocoder.mapquest
Methods in org.opennms.features.geocoder.mapquest that return MapquestConfiguration Modifier and Type Method Description static MapquestConfiguration
MapquestConfiguration. fromMap(java.util.Map<java.lang.String,java.lang.Object> properties)
Constructors in org.opennms.features.geocoder.mapquest with parameters of type MapquestConfiguration Constructor Description MapquestGeocoderService(MapquestConfiguration configuration)
-