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

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

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

Fields in org.deegree.services.jaxb.wms declared as LayerOptionsType
protected  LayerOptionsType ServiceConfigurationType.defaultLayerOptions
           
protected  LayerOptionsType AbstractLayerType.layerOptions
           
 

Methods in org.deegree.services.jaxb.wms that return LayerOptionsType
 LayerOptionsType ObjectFactory.createLayerOptionsType()
          Create an instance of LayerOptionsType
 LayerOptionsType ServiceConfigurationType.getDefaultLayerOptions()
          Gets the value of the defaultLayerOptions property.
 LayerOptionsType AbstractLayerType.getLayerOptions()
          Gets the value of the layerOptions property.
 

Methods in org.deegree.services.jaxb.wms with parameters of type LayerOptionsType
 void ServiceConfigurationType.setDefaultLayerOptions(LayerOptionsType value)
          Sets the value of the defaultLayerOptions property.
 void AbstractLayerType.setLayerOptions(LayerOptionsType value)
          Sets the value of the layerOptions property.
 



Copyright © 2011. All Rights Reserved.