public static class GetCapabilities.ServiceProvider.ContactInfo extends Object
Constructor and Description |
---|
ContactInfo(List<String> voicePhone,
List<String> faxPhone,
GetCapabilities.ServiceProvider.Address address,
GetCapabilities.ServiceProvider.OnlineResource onlineResource,
String hoursOfService,
String contactInstructions) |
Modifier and Type | Method and Description |
---|---|
GetCapabilities.ServiceProvider.Address |
getAddress() |
String |
getContactInstructions() |
List<String> |
getFaxPhone() |
String |
getHoursOfService() |
GetCapabilities.ServiceProvider.OnlineResource |
getOnlineResource() |
List<String> |
getVoicePhone() |
public ContactInfo(List<String> voicePhone, List<String> faxPhone, GetCapabilities.ServiceProvider.Address address, GetCapabilities.ServiceProvider.OnlineResource onlineResource, String hoursOfService, String contactInstructions)
public GetCapabilities.ServiceProvider.Address getAddress()
public GetCapabilities.ServiceProvider.OnlineResource getOnlineResource()
public String getHoursOfService()
public String getContactInstructions()
Copyright © 1999–2019 UCAR/Unidata. All rights reserved.