static ImmutableGeolocation.Builder |
ImmutableGeolocation.newBuilder() |
|
static ImmutableGeolocation.Builder |
ImmutableGeolocation.newBuilderFrom(org.opennms.integration.api.v1.model.Geolocation geoLocation) |
|
ImmutableGeolocation.Builder |
ImmutableGeolocation.Builder.setAddress1(java.lang.String address1) |
|
ImmutableGeolocation.Builder |
ImmutableGeolocation.Builder.setAddress2(java.lang.String address2) |
|
ImmutableGeolocation.Builder |
ImmutableGeolocation.Builder.setCity(java.lang.String city) |
|
ImmutableGeolocation.Builder |
ImmutableGeolocation.Builder.setCountry(java.lang.String country) |
|
ImmutableGeolocation.Builder |
ImmutableGeolocation.Builder.setLatitude(java.lang.Double latitude) |
|
ImmutableGeolocation.Builder |
ImmutableGeolocation.Builder.setLongitude(java.lang.Double longitude) |
|
ImmutableGeolocation.Builder |
ImmutableGeolocation.Builder.setState(java.lang.String state) |
|
ImmutableGeolocation.Builder |
ImmutableGeolocation.Builder.setZip(java.lang.String zip) |
|