org.deegree.commons.datasource.configuration
Class ScaleConstraint
java.lang.Object
org.deegree.commons.datasource.configuration.AbstractConstraintType
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>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
scaleDenominators
protected ScaleDenominatorsType scaleDenominators
ScaleConstraint
public ScaleConstraint()
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
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>