Package org.opennms.features.geocoder
Class GeocoderServiceManagerConfiguration
- java.lang.Object
-
- org.opennms.features.geocoder.GeocoderServiceManagerConfiguration
-
public class GeocoderServiceManagerConfiguration extends Object
-
-
Constructor Summary
Constructors Constructor Description GeocoderServiceManagerConfiguration()
GeocoderServiceManagerConfiguration(Map<String,Object> fromMap)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,Object>
asMap()
String
getActiveGeocoderId()
void
setActiveGeocoderId(String activeGeocoderId)
-