public static interface DeleteSensorInfoRequestDocument.DeleteSensorInfoRequest
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
DeleteSensorInfoRequestDocument.DeleteSensorInfoRequest.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
DeleteSensorInfoRequestDocument.DeleteSensorInfoRequest.InfoToBeDeleted
An XML InfoToBeDeleted(@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 |
|---|---|
DeleteSensorInfoRequestDocument.DeleteSensorInfoRequest.InfoToBeDeleted |
addNewInfoToBeDeleted()
Appends and returns a new empty value (as xml) as the last "InfoToBeDeleted" element
|
DeleteSensorInfoRequestDocument.DeleteSensorInfoRequest.InfoToBeDeleted[] |
getInfoToBeDeletedArray()
Gets array of all "InfoToBeDeleted" elements
|
DeleteSensorInfoRequestDocument.DeleteSensorInfoRequest.InfoToBeDeleted |
getInfoToBeDeletedArray(int i)
Gets ith "InfoToBeDeleted" element
|
String |
getService()
Gets the "service" attribute
|
VersionAttribute.Version.Enum |
getVersion()
Gets the "version" attribute
|
DeleteSensorInfoRequestDocument.DeleteSensorInfoRequest.InfoToBeDeleted |
insertNewInfoToBeDeleted(int i)
Inserts and returns a new empty value (as xml) as the ith "InfoToBeDeleted" element
|
void |
removeInfoToBeDeleted(int i)
Removes the ith "InfoToBeDeleted" element
|
void |
setInfoToBeDeletedArray(DeleteSensorInfoRequestDocument.DeleteSensorInfoRequest.InfoToBeDeleted[] infoToBeDeletedArray)
Sets array of all "InfoToBeDeleted" element
|
void |
setInfoToBeDeletedArray(int i,
DeleteSensorInfoRequestDocument.DeleteSensorInfoRequest.InfoToBeDeleted infoToBeDeleted)
Sets ith "InfoToBeDeleted" element
|
void |
setService(String service)
Sets the "service" attribute
|
void |
setVersion(VersionAttribute.Version.Enum version)
Sets the "version" attribute
|
int |
sizeOfInfoToBeDeletedArray()
Returns number of "InfoToBeDeleted" 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, xmlTextDeleteSensorInfoRequestDocument.DeleteSensorInfoRequest.InfoToBeDeleted[] getInfoToBeDeletedArray()
DeleteSensorInfoRequestDocument.DeleteSensorInfoRequest.InfoToBeDeleted getInfoToBeDeletedArray(int i)
int sizeOfInfoToBeDeletedArray()
void setInfoToBeDeletedArray(DeleteSensorInfoRequestDocument.DeleteSensorInfoRequest.InfoToBeDeleted[] infoToBeDeletedArray)
void setInfoToBeDeletedArray(int i,
DeleteSensorInfoRequestDocument.DeleteSensorInfoRequest.InfoToBeDeleted infoToBeDeleted)
DeleteSensorInfoRequestDocument.DeleteSensorInfoRequest.InfoToBeDeleted insertNewInfoToBeDeleted(int i)
DeleteSensorInfoRequestDocument.DeleteSensorInfoRequest.InfoToBeDeleted addNewInfoToBeDeleted()
void removeInfoToBeDeleted(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.