deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

org.deegree.commons.datasource.configuration
Class ScaleConstraint

java.lang.Object
  extended by org.deegree.commons.datasource.configuration.AbstractConstraintType
      extended by org.deegree.commons.datasource.configuration.ScaleConstraint

public class ScaleConstraint
extends AbstractConstraintType

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <extension base="{http://www.deegree.org/datasource}AbstractConstraintType">
       <sequence>
         <element ref="{http://www.deegree.org/commons}ScaleDenominators"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
protected  ScaleDenominatorsType scaleDenominators
           
 
Constructor Summary
ScaleConstraint()
           
 
Method Summary
 ScaleDenominatorsType getScaleDenominators()
          Gets the value of the scaleDenominators property.
 void setScaleDenominators(ScaleDenominatorsType value)
          Sets the value of the scaleDenominators property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

scaleDenominators

protected ScaleDenominatorsType scaleDenominators
Constructor Detail

ScaleConstraint

public ScaleConstraint()
Method Detail

getScaleDenominators

public ScaleDenominatorsType getScaleDenominators()
Gets the value of the scaleDenominators property.

Returns:
possible object is ScaleDenominatorsType

setScaleDenominators

public void setScaleDenominators(ScaleDenominatorsType value)
Sets the value of the scaleDenominators property.

Parameters:
value - allowed object is ScaleDenominatorsType

deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org

]]>