Uses of Class
org.deegree.services.jaxb.sos.ServiceConfiguration

Packages that use ServiceConfiguration
org.deegree.services.jaxb.sos   
org.deegree.services.sos   
 

Uses of ServiceConfiguration in org.deegree.services.jaxb.sos
 

Fields in org.deegree.services.jaxb.sos declared as ServiceConfiguration
protected  ServiceConfiguration DeegreeSOS.serviceConfiguration
           
 

Methods in org.deegree.services.jaxb.sos that return ServiceConfiguration
 ServiceConfiguration ObjectFactory.createServiceConfiguration()
          Create an instance of ServiceConfiguration
 ServiceConfiguration DeegreeSOS.getServiceConfiguration()
          Gets the value of the serviceConfiguration property.
 

Methods in org.deegree.services.jaxb.sos with parameters of type ServiceConfiguration
 void DeegreeSOS.setServiceConfiguration(ServiceConfiguration value)
          Sets the value of the serviceConfiguration property.
 

Uses of ServiceConfiguration in org.deegree.services.sos
 

Methods in org.deegree.services.sos that return ServiceConfiguration
static ServiceConfiguration ServiceConfigurationXMLAdapter.parse(DeegreeWorkspace workspace, URL configUrl)
           
 



Copyright © 2011. All Rights Reserved.