Uses of Class
org.deegree.services.jaxb.wms.ServiceConfigurationType

Packages that use ServiceConfigurationType
org.deegree.services.jaxb.wms   
org.deegree.services.wms   
 

Uses of ServiceConfigurationType in org.deegree.services.jaxb.wms
 

Fields in org.deegree.services.jaxb.wms declared as ServiceConfigurationType
protected  ServiceConfigurationType DeegreeWMS.serviceConfiguration
           
 

Methods in org.deegree.services.jaxb.wms that return ServiceConfigurationType
 ServiceConfigurationType ObjectFactory.createServiceConfigurationType()
          Create an instance of ServiceConfigurationType
 ServiceConfigurationType DeegreeWMS.getServiceConfiguration()
          Gets the value of the serviceConfiguration property.
 

Methods in org.deegree.services.jaxb.wms with parameters of type ServiceConfigurationType
 void DeegreeWMS.setServiceConfiguration(ServiceConfigurationType value)
          Sets the value of the serviceConfiguration property.
 

Uses of ServiceConfigurationType in org.deegree.services.wms
 

Constructors in org.deegree.services.wms with parameters of type ServiceConfigurationType
MapService(ServiceConfigurationType conf, XMLAdapter adapter, DeegreeWorkspace workspace)
           
 



Copyright © 2011. All Rights Reserved.