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

org.deegree.commons.datasource.configuration
Class BBoxConstraint

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

public class BBoxConstraint
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}BoundingBox"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
protected  BoundingBoxType boundingBox
           
 
Constructor Summary
BBoxConstraint()
           
 
Method Summary
 BoundingBoxType getBoundingBox()
          Gets the value of the boundingBox property.
 void setBoundingBox(BoundingBoxType value)
          Sets the value of the boundingBox property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

boundingBox

protected BoundingBoxType boundingBox
Constructor Detail

BBoxConstraint

public BBoxConstraint()
Method Detail

getBoundingBox

public BoundingBoxType getBoundingBox()
Gets the value of the boundingBox property.

Returns:
possible object is BoundingBoxType

setBoundingBox

public void setBoundingBox(BoundingBoxType value)
Sets the value of the boundingBox property.

Parameters:
value - allowed object is BoundingBoxType

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

]]>