NASA World Wind WMS

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

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

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

Fields in gov.nasa.worldwind.servers.wms.xml declared as Service
protected  Service WMSCapabilities.service
           
 

Methods in gov.nasa.worldwind.servers.wms.xml that return Service
 Service ObjectFactory.createService()
          Create an instance of Service
 Service WMSCapabilities.getService()
          Gets the value of the service property.
 

Methods in gov.nasa.worldwind.servers.wms.xml with parameters of type Service
 void WMSCapabilities.setService(Service value)
          Sets the value of the service property.
 


NASA World Wind WMS