protected class DefaultFeatureServiceFeature.DeegreeProperty extends Object implements org.deegree.commons.tom.gml.property.Property
| Constructor and Description |
|---|
DeegreeProperty(QName name,
Object value)
Creates a new DeegreeProperty object.
|
| Modifier and Type | Method and Description |
|---|---|
Map<QName,org.deegree.commons.tom.primitive.PrimitiveValue> |
getAttributes() |
List<org.deegree.commons.tom.TypedObjectNode> |
getChildren() |
QName |
getName() |
org.deegree.commons.tom.gml.property.PropertyType |
getType() |
org.deegree.commons.tom.TypedObjectNode |
getValue() |
org.apache.xerces.xs.XSElementDeclaration |
getXSType() |
void |
setChildren(List<org.deegree.commons.tom.TypedObjectNode> list) |
void |
setValue(org.deegree.commons.tom.TypedObjectNode ton) |
String |
toString() |
public QName getName()
getName in interface org.deegree.commons.tom.ElementNodegetName in interface org.deegree.commons.tom.gml.property.Propertypublic org.deegree.commons.tom.TypedObjectNode getValue()
getValue in interface org.deegree.commons.tom.gml.property.Propertypublic String toString()
public org.deegree.commons.tom.gml.property.PropertyType getType()
getType in interface org.deegree.commons.tom.gml.property.Propertypublic void setValue(org.deegree.commons.tom.TypedObjectNode ton)
setValue in interface org.deegree.commons.tom.gml.property.Propertypublic void setChildren(List<org.deegree.commons.tom.TypedObjectNode> list)
setChildren in interface org.deegree.commons.tom.gml.property.Propertypublic Map<QName,org.deegree.commons.tom.primitive.PrimitiveValue> getAttributes()
getAttributes in interface org.deegree.commons.tom.ElementNodepublic List<org.deegree.commons.tom.TypedObjectNode> getChildren()
getChildren in interface org.deegree.commons.tom.ElementNodepublic org.apache.xerces.xs.XSElementDeclaration getXSType()
getXSType in interface org.deegree.commons.tom.ElementNodeCopyright © 2012–2026 cismet GmbH. All rights reserved.