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

org.deegree.feature.persistence.postgis.jaxbconfig
Class GeometryPropertyMappingType

java.lang.Object
  extended by org.deegree.feature.persistence.postgis.jaxbconfig.PropertyMappingType
      extended by org.deegree.feature.persistence.postgis.jaxbconfig.GeometryPropertyMappingType

public class GeometryPropertyMappingType
extends PropertyMappingType

Java class for GeometryPropertyMappingType complex type.

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

 <complexType name="GeometryPropertyMappingType">
   <complexContent>
     <extension base="{http://www.deegree.org/feature/featuretype}PropertyMappingType">
       <choice>
         <element ref="{http://www.deegree.org/feature/featuretype}GeometryDBColumn"/>
         <element ref="{http://www.deegree.org/feature/featuretype}GeometryPropertyTable"/>
       </choice>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
protected  GeometryDBColumn geometryDBColumn
           
protected  GeometryPropertyTable geometryPropertyTable
           
 
Constructor Summary
GeometryPropertyMappingType()
           
 
Method Summary
 GeometryDBColumn getGeometryDBColumn()
          Gets the value of the geometryDBColumn property.
 GeometryPropertyTable getGeometryPropertyTable()
          Gets the value of the geometryPropertyTable property.
 void setGeometryDBColumn(GeometryDBColumn value)
          Sets the value of the geometryDBColumn property.
 void setGeometryPropertyTable(GeometryPropertyTable value)
          Sets the value of the geometryPropertyTable property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

geometryDBColumn

protected GeometryDBColumn geometryDBColumn

geometryPropertyTable

protected GeometryPropertyTable geometryPropertyTable
Constructor Detail

GeometryPropertyMappingType

public GeometryPropertyMappingType()
Method Detail

getGeometryDBColumn

public GeometryDBColumn getGeometryDBColumn()
Gets the value of the geometryDBColumn property.

Returns:
possible object is GeometryDBColumn

setGeometryDBColumn

public void setGeometryDBColumn(GeometryDBColumn value)
Sets the value of the geometryDBColumn property.

Parameters:
value - allowed object is GeometryDBColumn

getGeometryPropertyTable

public GeometryPropertyTable getGeometryPropertyTable()
Gets the value of the geometryPropertyTable property.

Returns:
possible object is GeometryPropertyTable

setGeometryPropertyTable

public void setGeometryPropertyTable(GeometryPropertyTable value)
Sets the value of the geometryPropertyTable property.

Parameters:
value - allowed object is GeometryPropertyTable

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

]]>