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