public static interface UpdateSensorDescriptionRequestDocument.UpdateSensorDescriptionRequest
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
UpdateSensorDescriptionRequestDocument.UpdateSensorDescriptionRequest.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
UpdateSensorDescriptionRequestDocument.UpdateSensorDescriptionRequest.SensorDescriptionToBeUpdated
An XML SensorDescriptionToBeUpdated(@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 |
|---|---|
UpdateSensorDescriptionRequestDocument.UpdateSensorDescriptionRequest.SensorDescriptionToBeUpdated |
addNewSensorDescriptionToBeUpdated()
Appends and returns a new empty value (as xml) as the last "SensorDescriptionToBeUpdated" element
|
UpdateSensorDescriptionRequestDocument.UpdateSensorDescriptionRequest.SensorDescriptionToBeUpdated[] |
getSensorDescriptionToBeUpdatedArray()
Gets array of all "SensorDescriptionToBeUpdated" elements
|
UpdateSensorDescriptionRequestDocument.UpdateSensorDescriptionRequest.SensorDescriptionToBeUpdated |
getSensorDescriptionToBeUpdatedArray(int i)
Gets ith "SensorDescriptionToBeUpdated" element
|
String |
getService()
Gets the "service" attribute
|
VersionAttribute.Version.Enum |
getVersion()
Gets the "version" attribute
|
UpdateSensorDescriptionRequestDocument.UpdateSensorDescriptionRequest.SensorDescriptionToBeUpdated |
insertNewSensorDescriptionToBeUpdated(int i)
Inserts and returns a new empty value (as xml) as the ith "SensorDescriptionToBeUpdated" element
|
void |
removeSensorDescriptionToBeUpdated(int i)
Removes the ith "SensorDescriptionToBeUpdated" element
|
void |
setSensorDescriptionToBeUpdatedArray(int i,
UpdateSensorDescriptionRequestDocument.UpdateSensorDescriptionRequest.SensorDescriptionToBeUpdated sensorDescriptionToBeUpdated)
Sets ith "SensorDescriptionToBeUpdated" element
|
void |
setSensorDescriptionToBeUpdatedArray(UpdateSensorDescriptionRequestDocument.UpdateSensorDescriptionRequest.SensorDescriptionToBeUpdated[] sensorDescriptionToBeUpdatedArray)
Sets array of all "SensorDescriptionToBeUpdated" element
|
void |
setService(String service)
Sets the "service" attribute
|
void |
setVersion(VersionAttribute.Version.Enum version)
Sets the "version" attribute
|
int |
sizeOfSensorDescriptionToBeUpdatedArray()
Returns number of "SensorDescriptionToBeUpdated" element
|
org.apache.xmlbeans.XmlString |
xgetService()
Gets (as xml) the "service" attribute
|
VersionAttribute.Version |
xgetVersion()
Gets (as xml) the "version" attribute
|
void |
xsetService(org.apache.xmlbeans.XmlString service)
Sets (as xml) the "service" attribute
|
void |
xsetVersion(VersionAttribute.Version version)
Sets (as xml) the "version" attribute
|
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, xmlTextUpdateSensorDescriptionRequestDocument.UpdateSensorDescriptionRequest.SensorDescriptionToBeUpdated[] getSensorDescriptionToBeUpdatedArray()
UpdateSensorDescriptionRequestDocument.UpdateSensorDescriptionRequest.SensorDescriptionToBeUpdated getSensorDescriptionToBeUpdatedArray(int i)
int sizeOfSensorDescriptionToBeUpdatedArray()
void setSensorDescriptionToBeUpdatedArray(UpdateSensorDescriptionRequestDocument.UpdateSensorDescriptionRequest.SensorDescriptionToBeUpdated[] sensorDescriptionToBeUpdatedArray)
void setSensorDescriptionToBeUpdatedArray(int i,
UpdateSensorDescriptionRequestDocument.UpdateSensorDescriptionRequest.SensorDescriptionToBeUpdated sensorDescriptionToBeUpdated)
UpdateSensorDescriptionRequestDocument.UpdateSensorDescriptionRequest.SensorDescriptionToBeUpdated insertNewSensorDescriptionToBeUpdated(int i)
UpdateSensorDescriptionRequestDocument.UpdateSensorDescriptionRequest.SensorDescriptionToBeUpdated addNewSensorDescriptionToBeUpdated()
void removeSensorDescriptionToBeUpdated(int i)
String getService()
org.apache.xmlbeans.XmlString xgetService()
void setService(String service)
void xsetService(org.apache.xmlbeans.XmlString service)
VersionAttribute.Version.Enum getVersion()
VersionAttribute.Version xgetVersion()
void setVersion(VersionAttribute.Version.Enum version)
void xsetVersion(VersionAttribute.Version version)
Copyright © 2017 52north.org. All rights reserved.