public static class GetCapabilities.ResponsibleParty.Address extends Object
Constructor and Description |
---|
Address(List<String> deliveryPoint,
String city,
String adminArea,
String postalCode,
String country,
List<String> email) |
Modifier and Type | Method and Description |
---|---|
String |
getAdminArea() |
String |
getCity() |
String |
getCountry() |
List<String> |
getDeliveryPoint() |
List<String> |
getEmail() |
String |
getPostalCode() |
Copyright © 1999–2019 UCAR/Unidata. All rights reserved.