org.deegree.feature.types.jaxb
Class SimplePropertyDecl
java.lang.Object
org.deegree.feature.types.jaxb.AbstractPropertyDecl
org.deegree.feature.types.jaxb.SimplePropertyDecl
public class SimplePropertyDecl
- extends AbstractPropertyDecl
Definition of a simple property of a feature
type.
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/feature/featuretype}AbstractPropertyType">
<attribute name="type" type="{http://www.deegree.org/feature/featuretype}PrimitiveType" />
</extension>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
type
protected PrimitiveType type
SimplePropertyDecl
public SimplePropertyDecl()
getType
public PrimitiveType getType()
- Gets the value of the type property.
- Returns:
- possible object is
PrimitiveType
setType
public void setType(PrimitiveType value)
- Sets the value of the type property.
- Parameters:
value - allowed object is
PrimitiveType
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>