thredds.wcs.v1_1_0
Class GetCapabilities.ServiceProvider.ContactInfo
java.lang.Object
thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.ContactInfo
- Enclosing class:
- GetCapabilities.ServiceProvider
public static class GetCapabilities.ServiceProvider.ContactInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetCapabilities.ServiceProvider.ContactInfo
public GetCapabilities.ServiceProvider.ContactInfo(List<String> voicePhone,
List<String> faxPhone,
GetCapabilities.ServiceProvider.Address address,
GetCapabilities.ServiceProvider.OnlineResource onlineResource,
String hoursOfService,
String contactInstructions)
getVoicePhone
public List<String> getVoicePhone()
getFaxPhone
public List<String> getFaxPhone()
getAddress
public GetCapabilities.ServiceProvider.Address getAddress()
getOnlineResource
public GetCapabilities.ServiceProvider.OnlineResource getOnlineResource()
getHoursOfService
public String getHoursOfService()
getContactInstructions
public String getContactInstructions()
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.