NASA World Wind WMS

Uses of Class
gov.nasa.worldwind.servers.wms.xml.ContactInformation

Packages that use ContactInformation
gov.nasa.worldwind.servers.wms.xml   
 

Uses of ContactInformation in gov.nasa.worldwind.servers.wms.xml
 

Fields in gov.nasa.worldwind.servers.wms.xml declared as ContactInformation
protected  ContactInformation Service.contactInformation
           
 

Methods in gov.nasa.worldwind.servers.wms.xml that return ContactInformation
 ContactInformation ObjectFactory.createContactInformation()
          Create an instance of ContactInformation
 ContactInformation Service.getContactInformation()
          Gets the value of the contactInformation property.
 

Methods in gov.nasa.worldwind.servers.wms.xml with parameters of type ContactInformation
 void Service.setContactInformation(ContactInformation value)
          Sets the value of the contactInformation property.
 


NASA World Wind WMS