public static interface UpdateSensorDescriptionResponseDocument.UpdateSensorDescriptionResponse
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
UpdateSensorDescriptionResponseDocument.UpdateSensorDescriptionResponse.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
UpdateSensorDescriptionResponseDocument.UpdateSensorDescriptionResponse.UpdatedSensors
An XML UpdatedSensors(@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 |
|---|---|
UpdateSensorDescriptionResponseDocument.UpdateSensorDescriptionResponse.UpdatedSensors |
addNewUpdatedSensors()
Appends and returns a new empty "UpdatedSensors" element
|
int |
getNumberOfUpdatedSensors()
Gets the "NumberOfUpdatedSensors" element
|
UpdateSensorDescriptionResponseDocument.UpdateSensorDescriptionResponse.UpdatedSensors |
getUpdatedSensors()
Gets the "UpdatedSensors" element
|
void |
setNumberOfUpdatedSensors(int numberOfUpdatedSensors)
Sets the "NumberOfUpdatedSensors" element
|
void |
setUpdatedSensors(UpdateSensorDescriptionResponseDocument.UpdateSensorDescriptionResponse.UpdatedSensors updatedSensors)
Sets the "UpdatedSensors" element
|
org.apache.xmlbeans.XmlInt |
xgetNumberOfUpdatedSensors()
Gets (as xml) the "NumberOfUpdatedSensors" element
|
void |
xsetNumberOfUpdatedSensors(org.apache.xmlbeans.XmlInt numberOfUpdatedSensors)
Sets (as xml) the "NumberOfUpdatedSensors" 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, xmlTextint getNumberOfUpdatedSensors()
org.apache.xmlbeans.XmlInt xgetNumberOfUpdatedSensors()
void setNumberOfUpdatedSensors(int numberOfUpdatedSensors)
void xsetNumberOfUpdatedSensors(org.apache.xmlbeans.XmlInt numberOfUpdatedSensors)
UpdateSensorDescriptionResponseDocument.UpdateSensorDescriptionResponse.UpdatedSensors getUpdatedSensors()
void setUpdatedSensors(UpdateSensorDescriptionResponseDocument.UpdateSensorDescriptionResponse.UpdatedSensors updatedSensors)
UpdateSensorDescriptionResponseDocument.UpdateSensorDescriptionResponse.UpdatedSensors addNewUpdatedSensors()
Copyright © 2017 52north.org. All rights reserved.