thredds.wcs.v1_1_0
Class GetCapabilities.ServiceProvider.Address
java.lang.Object
thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.Address
- Enclosing class:
- GetCapabilities.ServiceProvider
public static class GetCapabilities.ServiceProvider.Address
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetCapabilities.ServiceProvider.Address
public GetCapabilities.ServiceProvider.Address(List<String> deliveryPoint,
String city,
String adminArea,
String postalCode,
String country,
List<String> email)
getDeliveryPoint
public List<String> getDeliveryPoint()
getCity
public String getCity()
getAdminArea
public String getAdminArea()
getPostalCode
public String getPostalCode()
getCountry
public String getCountry()
getEmail
public List<String> getEmail()
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.