public static interface InsertSensorInfoResponseDocument.InsertSensorInfoResponse
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
InsertSensorInfoResponseDocument.InsertSensorInfoResponse.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
InsertSensorInfoResponseDocument.InsertSensorInfoResponse.InsertedSensors
An XML InsertedSensors(@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 |
|---|---|
InsertSensorInfoResponseDocument.InsertSensorInfoResponse.InsertedSensors |
addNewInsertedSensors()
Appends and returns a new empty "InsertedSensors" element
|
InsertSensorInfoResponseDocument.InsertSensorInfoResponse.InsertedSensors |
getInsertedSensors()
Gets the "InsertedSensors" element
|
int |
getNumberOfInsertedSensors()
Gets the "NumberOfInsertedSensors" element
|
int |
getNumberOfInsertedServiceReferences()
Gets the "NumberOfInsertedServiceReferences" element
|
void |
setInsertedSensors(InsertSensorInfoResponseDocument.InsertSensorInfoResponse.InsertedSensors insertedSensors)
Sets the "InsertedSensors" element
|
void |
setNumberOfInsertedSensors(int numberOfInsertedSensors)
Sets the "NumberOfInsertedSensors" element
|
void |
setNumberOfInsertedServiceReferences(int numberOfInsertedServiceReferences)
Sets the "NumberOfInsertedServiceReferences" element
|
org.apache.xmlbeans.XmlInt |
xgetNumberOfInsertedSensors()
Gets (as xml) the "NumberOfInsertedSensors" element
|
org.apache.xmlbeans.XmlInt |
xgetNumberOfInsertedServiceReferences()
Gets (as xml) the "NumberOfInsertedServiceReferences" element
|
void |
xsetNumberOfInsertedSensors(org.apache.xmlbeans.XmlInt numberOfInsertedSensors)
Sets (as xml) the "NumberOfInsertedSensors" element
|
void |
xsetNumberOfInsertedServiceReferences(org.apache.xmlbeans.XmlInt numberOfInsertedServiceReferences)
Sets (as xml) the "NumberOfInsertedServiceReferences" 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 getNumberOfInsertedSensors()
org.apache.xmlbeans.XmlInt xgetNumberOfInsertedSensors()
void setNumberOfInsertedSensors(int numberOfInsertedSensors)
void xsetNumberOfInsertedSensors(org.apache.xmlbeans.XmlInt numberOfInsertedSensors)
int getNumberOfInsertedServiceReferences()
org.apache.xmlbeans.XmlInt xgetNumberOfInsertedServiceReferences()
void setNumberOfInsertedServiceReferences(int numberOfInsertedServiceReferences)
void xsetNumberOfInsertedServiceReferences(org.apache.xmlbeans.XmlInt numberOfInsertedServiceReferences)
InsertSensorInfoResponseDocument.InsertSensorInfoResponse.InsertedSensors getInsertedSensors()
void setInsertedSensors(InsertSensorInfoResponseDocument.InsertSensorInfoResponse.InsertedSensors insertedSensors)
InsertSensorInfoResponseDocument.InsertSensorInfoResponse.InsertedSensors addNewInsertedSensors()
Copyright © 2017 52north.org. All rights reserved.