Uses of Class
thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.Address

Packages that use GetCapabilities.ServiceProvider.Address
thredds.wcs.v1_1_0   
 

Uses of GetCapabilities.ServiceProvider.Address in thredds.wcs.v1_1_0
 

Methods in thredds.wcs.v1_1_0 that return GetCapabilities.ServiceProvider.Address
 GetCapabilities.ServiceProvider.Address GetCapabilities.ServiceProvider.ContactInfo.getAddress()
           
 

Constructors in thredds.wcs.v1_1_0 with parameters of type GetCapabilities.ServiceProvider.Address
GetCapabilities.ServiceProvider.ContactInfo(java.util.List<java.lang.String> voicePhone, java.util.List<java.lang.String> faxPhone, GetCapabilities.ServiceProvider.Address address, GetCapabilities.ServiceProvider.OnlineResource onlineResource, java.lang.String hoursOfService, java.lang.String contactInstructions)