public static interface InsertSensorInfoRequestDocument.InsertSensorInfoRequest
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
InsertSensorInfoRequestDocument.InsertSensorInfoRequest.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
InsertSensorInfoRequestDocument.InsertSensorInfoRequest.InfoToBeInserted
An XML InfoToBeInserted(@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 |
|---|---|
InsertSensorInfoRequestDocument.InsertSensorInfoRequest.InfoToBeInserted |
addNewInfoToBeInserted()
Appends and returns a new empty value (as xml) as the last "InfoToBeInserted" element
|
InsertSensorInfoRequestDocument.InsertSensorInfoRequest.InfoToBeInserted[] |
getInfoToBeInsertedArray()
Gets array of all "InfoToBeInserted" elements
|
InsertSensorInfoRequestDocument.InsertSensorInfoRequest.InfoToBeInserted |
getInfoToBeInsertedArray(int i)
Gets ith "InfoToBeInserted" element
|
String |
getService()
Gets the "service" attribute
|
VersionAttribute.Version.Enum |
getVersion()
Gets the "version" attribute
|
InsertSensorInfoRequestDocument.InsertSensorInfoRequest.InfoToBeInserted |
insertNewInfoToBeInserted(int i)
Inserts and returns a new empty value (as xml) as the ith "InfoToBeInserted" element
|
void |
removeInfoToBeInserted(int i)
Removes the ith "InfoToBeInserted" element
|
void |
setInfoToBeInsertedArray(InsertSensorInfoRequestDocument.InsertSensorInfoRequest.InfoToBeInserted[] infoToBeInsertedArray)
Sets array of all "InfoToBeInserted" element
|
void |
setInfoToBeInsertedArray(int i,
InsertSensorInfoRequestDocument.InsertSensorInfoRequest.InfoToBeInserted infoToBeInserted)
Sets ith "InfoToBeInserted" element
|
void |
setService(String service)
Sets the "service" attribute
|
void |
setVersion(VersionAttribute.Version.Enum version)
Sets the "version" attribute
|
int |
sizeOfInfoToBeInsertedArray()
Returns number of "InfoToBeInserted" 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, xmlTextInsertSensorInfoRequestDocument.InsertSensorInfoRequest.InfoToBeInserted[] getInfoToBeInsertedArray()
InsertSensorInfoRequestDocument.InsertSensorInfoRequest.InfoToBeInserted getInfoToBeInsertedArray(int i)
int sizeOfInfoToBeInsertedArray()
void setInfoToBeInsertedArray(InsertSensorInfoRequestDocument.InsertSensorInfoRequest.InfoToBeInserted[] infoToBeInsertedArray)
void setInfoToBeInsertedArray(int i,
InsertSensorInfoRequestDocument.InsertSensorInfoRequest.InfoToBeInserted infoToBeInserted)
InsertSensorInfoRequestDocument.InsertSensorInfoRequest.InfoToBeInserted insertNewInfoToBeInserted(int i)
InsertSensorInfoRequestDocument.InsertSensorInfoRequest.InfoToBeInserted addNewInfoToBeInserted()
void removeInfoToBeInserted(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.