Interface GeolocationMapper
-
- All Known Implementing Classes:
GeolocationMapperImpl
public interface GeolocationMapper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.opennms.integration.api.v1.model.immutables.ImmutableGeolocation
map(OnmsGeolocation onmsGeolocation)
-
-
-
Method Detail
-
map
org.opennms.integration.api.v1.model.immutables.ImmutableGeolocation map(OnmsGeolocation onmsGeolocation)
-
-