thredds.wcs.v1_0_0_1
Class GetCapabilities.ResponsibleParty.Address
java.lang.Object
thredds.wcs.v1_0_0_1.GetCapabilities.ResponsibleParty.Address
- Enclosing class:
- GetCapabilities.ResponsibleParty
public static class GetCapabilities.ResponsibleParty.Address
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetCapabilities.ResponsibleParty.Address
public GetCapabilities.ResponsibleParty.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.