public interface PropertyValueDocument
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
PropertyValueDocument.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
PropertyValueDocument.PropertyValue
An XML PropertyValue(@http://52north.org/sir/0.3.2).
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
Object |
getPropertyValue()
Gets the "PropertyValue" element
|
void |
setPropertyValue(Object propertyValue)
Sets the "PropertyValue" element
|
PropertyValueDocument.PropertyValue |
xgetPropertyValue()
Gets (as xml) the "PropertyValue" element
|
void |
xsetPropertyValue(PropertyValueDocument.PropertyValue propertyValue)
Sets (as xml) the "PropertyValue" element
|
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextObject getPropertyValue()
PropertyValueDocument.PropertyValue xgetPropertyValue()
void setPropertyValue(Object propertyValue)
void xsetPropertyValue(PropertyValueDocument.PropertyValue propertyValue)
Copyright © 2017 52north.org. All rights reserved.