org.deegree.feature.persistence.postgis.jaxbconfig
Class CustomPropertyMappingType
java.lang.Object
org.deegree.feature.persistence.postgis.jaxbconfig.PropertyMappingType
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>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
xsdType
protected Object xsdType
CustomPropertyMappingType
public CustomPropertyMappingType()
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
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>