deegree 2.5 (2011/06/29 09:44 build-8-official)

org.deegree.portal.cataloguemanager.model
Class EXGeographicBoundingBox

java.lang.Object
  extended by org.deegree.portal.cataloguemanager.model.EXGeographicBoundingBox

public class EXGeographicBoundingBox
extends java.lang.Object

Java class for anonymous complex type.

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

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element ref="{http://www.isotc211.org/2005/gmd}extentTypeCode"/>
         <element ref="{http://www.isotc211.org/2005/gmd}westBoundLongitude"/>
         <element ref="{http://www.isotc211.org/2005/gmd}eastBoundLongitude"/>
         <element ref="{http://www.isotc211.org/2005/gmd}southBoundLatitude"/>
         <element ref="{http://www.isotc211.org/2005/gmd}northBoundLatitude"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  EastBoundLongitude eastBoundLongitude
           
protected  ExtentTypeCode extentTypeCode
           
protected  NorthBoundLatitude northBoundLatitude
           
protected  SouthBoundLatitude southBoundLatitude
           
protected  WestBoundLongitude westBoundLongitude
           
 
Constructor Summary
EXGeographicBoundingBox()
           
 
Method Summary
 EastBoundLongitude getEastBoundLongitude()
          Gets the value of the eastBoundLongitude property.
 ExtentTypeCode getExtentTypeCode()
          Gets the value of the extentTypeCode property.
 NorthBoundLatitude getNorthBoundLatitude()
          Gets the value of the northBoundLatitude property.
 SouthBoundLatitude getSouthBoundLatitude()
          Gets the value of the southBoundLatitude property.
 WestBoundLongitude getWestBoundLongitude()
          Gets the value of the westBoundLongitude property.
 void setEastBoundLongitude(EastBoundLongitude value)
          Sets the value of the eastBoundLongitude property.
 void setExtentTypeCode(ExtentTypeCode value)
          Sets the value of the extentTypeCode property.
 void setNorthBoundLatitude(NorthBoundLatitude value)
          Sets the value of the northBoundLatitude property.
 void setSouthBoundLatitude(SouthBoundLatitude value)
          Sets the value of the southBoundLatitude property.
 void setWestBoundLongitude(WestBoundLongitude value)
          Sets the value of the westBoundLongitude property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

extentTypeCode

protected ExtentTypeCode extentTypeCode

westBoundLongitude

protected WestBoundLongitude westBoundLongitude

eastBoundLongitude

protected EastBoundLongitude eastBoundLongitude

southBoundLatitude

protected SouthBoundLatitude southBoundLatitude

northBoundLatitude

protected NorthBoundLatitude northBoundLatitude
Constructor Detail

EXGeographicBoundingBox

public EXGeographicBoundingBox()
Method Detail

getExtentTypeCode

public ExtentTypeCode getExtentTypeCode()
Gets the value of the extentTypeCode property.

Returns:
possible object is ExtentTypeCode

setExtentTypeCode

public void setExtentTypeCode(ExtentTypeCode value)
Sets the value of the extentTypeCode property.

Parameters:
value - allowed object is ExtentTypeCode

getWestBoundLongitude

public WestBoundLongitude getWestBoundLongitude()
Gets the value of the westBoundLongitude property.

Returns:
possible object is WestBoundLongitude

setWestBoundLongitude

public void setWestBoundLongitude(WestBoundLongitude value)
Sets the value of the westBoundLongitude property.

Parameters:
value - allowed object is WestBoundLongitude

getEastBoundLongitude

public EastBoundLongitude getEastBoundLongitude()
Gets the value of the eastBoundLongitude property.

Returns:
possible object is EastBoundLongitude

setEastBoundLongitude

public void setEastBoundLongitude(EastBoundLongitude value)
Sets the value of the eastBoundLongitude property.

Parameters:
value - allowed object is EastBoundLongitude

getSouthBoundLatitude

public SouthBoundLatitude getSouthBoundLatitude()
Gets the value of the southBoundLatitude property.

Returns:
possible object is SouthBoundLatitude

setSouthBoundLatitude

public void setSouthBoundLatitude(SouthBoundLatitude value)
Sets the value of the southBoundLatitude property.

Parameters:
value - allowed object is SouthBoundLatitude

getNorthBoundLatitude

public NorthBoundLatitude getNorthBoundLatitude()
Gets the value of the northBoundLatitude property.

Returns:
possible object is NorthBoundLatitude

setNorthBoundLatitude

public void setNorthBoundLatitude(NorthBoundLatitude value)
Sets the value of the northBoundLatitude property.

Parameters:
value - allowed object is NorthBoundLatitude

deegree 2.5 (2011/06/29 09:44 build-8-official)

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