public static interface DeleteSensorInfoResponseDocument.DeleteSensorInfoResponse
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DeleteSensorInfoResponseDocument.DeleteSensorInfoResponse.DeletedSensors
An XML DeletedSensors(@http://52north.org/sir/0.3.2).
|
static class |
DeleteSensorInfoResponseDocument.DeleteSensorInfoResponse.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
DeleteSensorInfoResponseDocument.DeleteSensorInfoResponse.DeletedSensors |
addNewDeletedSensors()
Appends and returns a new empty "DeletedSensors" element
|
DeleteSensorInfoResponseDocument.DeleteSensorInfoResponse.DeletedSensors |
getDeletedSensors()
Gets the "DeletedSensors" element
|
int |
getNumberOfDeletedSensors()
Gets the "NumberOfDeletedSensors" element
|
int |
getNumberOfDeletedServiceReferences()
Gets the "NumberOfDeletedServiceReferences" element
|
void |
setDeletedSensors(DeleteSensorInfoResponseDocument.DeleteSensorInfoResponse.DeletedSensors deletedSensors)
Sets the "DeletedSensors" element
|
void |
setNumberOfDeletedSensors(int numberOfDeletedSensors)
Sets the "NumberOfDeletedSensors" element
|
void |
setNumberOfDeletedServiceReferences(int numberOfDeletedServiceReferences)
Sets the "NumberOfDeletedServiceReferences" element
|
org.apache.xmlbeans.XmlInt |
xgetNumberOfDeletedSensors()
Gets (as xml) the "NumberOfDeletedSensors" element
|
org.apache.xmlbeans.XmlInt |
xgetNumberOfDeletedServiceReferences()
Gets (as xml) the "NumberOfDeletedServiceReferences" element
|
void |
xsetNumberOfDeletedSensors(org.apache.xmlbeans.XmlInt numberOfDeletedSensors)
Sets (as xml) the "NumberOfDeletedSensors" element
|
void |
xsetNumberOfDeletedServiceReferences(org.apache.xmlbeans.XmlInt numberOfDeletedServiceReferences)
Sets (as xml) the "NumberOfDeletedServiceReferences" 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 getNumberOfDeletedSensors()
org.apache.xmlbeans.XmlInt xgetNumberOfDeletedSensors()
void setNumberOfDeletedSensors(int numberOfDeletedSensors)
void xsetNumberOfDeletedSensors(org.apache.xmlbeans.XmlInt numberOfDeletedSensors)
int getNumberOfDeletedServiceReferences()
org.apache.xmlbeans.XmlInt xgetNumberOfDeletedServiceReferences()
void setNumberOfDeletedServiceReferences(int numberOfDeletedServiceReferences)
void xsetNumberOfDeletedServiceReferences(org.apache.xmlbeans.XmlInt numberOfDeletedServiceReferences)
DeleteSensorInfoResponseDocument.DeleteSensorInfoResponse.DeletedSensors getDeletedSensors()
void setDeletedSensors(DeleteSensorInfoResponseDocument.DeleteSensorInfoResponse.DeletedSensors deletedSensors)
DeleteSensorInfoResponseDocument.DeleteSensorInfoResponse.DeletedSensors addNewDeletedSensors()
Copyright © 2017 52north.org. All rights reserved.