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

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

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

public class CustomPropertyMappingType
extends PropertyMappingType

Java class for CustomPropertyMappingType complex type.

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

 <complexType name="CustomPropertyMappingType">
   <complexContent>
     <extension base="{http://www.deegree.org/feature/featuretype}PropertyMappingType">
       <sequence>
         <element name="xsdType" type="{http://www.w3.org/2001/XMLSchema}anyType"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
protected  Object xsdType
           
 
Constructor Summary
CustomPropertyMappingType()
           
 
Method Summary
 Object getXsdType()
          Gets the value of the xsdType property.
 void setXsdType(Object value)
          Sets the value of the xsdType property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

xsdType

protected Object xsdType
Constructor Detail

CustomPropertyMappingType

public CustomPropertyMappingType()
Method Detail

getXsdType

public Object getXsdType()
Gets the value of the xsdType property.

Returns:
possible object is Object

setXsdType

public void setXsdType(Object value)
Sets the value of the xsdType property.

Parameters:
value - allowed object is Object

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

]]>