thredds.wcs.v1_1_0
Class GetCapabilities.ServiceProvider.ServiceContact

java.lang.Object
  extended by thredds.wcs.v1_1_0.GetCapabilities.ServiceProvider.ServiceContact
Enclosing class:
GetCapabilities.ServiceProvider

public static class GetCapabilities.ServiceProvider.ServiceContact
extends Object


Constructor Summary
GetCapabilities.ServiceProvider.ServiceContact(String individualName, String positionName, GetCapabilities.ServiceProvider.ContactInfo contactInfo, String role)
           
 
Method Summary
 GetCapabilities.ServiceProvider.ContactInfo getContactInfo()
           
 String getIndividualName()
           
 String getPositionName()
           
 String getRole()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetCapabilities.ServiceProvider.ServiceContact

public GetCapabilities.ServiceProvider.ServiceContact(String individualName,
                                                      String positionName,
                                                      GetCapabilities.ServiceProvider.ContactInfo contactInfo,
                                                      String role)
Method Detail

getIndividualName

public String getIndividualName()

getPositionName

public String getPositionName()

getContactInfo

public GetCapabilities.ServiceProvider.ContactInfo getContactInfo()

getRole

public String getRole()


Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.