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

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

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

Fields in org.deegree.services.jaxb.wms declared as ScaleDenominatorsType
protected  ScaleDenominatorsType AbstractLayerType.scaleDenominators
           
 

Methods in org.deegree.services.jaxb.wms that return ScaleDenominatorsType
 ScaleDenominatorsType ObjectFactory.createScaleDenominatorsType()
          Create an instance of ScaleDenominatorsType
 ScaleDenominatorsType AbstractLayerType.getScaleDenominators()
          Gets the value of the scaleDenominators property.
 

Methods in org.deegree.services.jaxb.wms that return types with arguments of type ScaleDenominatorsType
 JAXBElement<ScaleDenominatorsType> ObjectFactory.createScaleDenominators(ScaleDenominatorsType value)
          Create an instance of JAXBElement<ScaleDenominatorsType>}
 

Methods in org.deegree.services.jaxb.wms with parameters of type ScaleDenominatorsType
 JAXBElement<ScaleDenominatorsType> ObjectFactory.createScaleDenominators(ScaleDenominatorsType value)
          Create an instance of JAXBElement<ScaleDenominatorsType>}
 void AbstractLayerType.setScaleDenominators(ScaleDenominatorsType value)
          Sets the value of the scaleDenominators property.
 



Copyright © 2011. All Rights Reserved.