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