public static interface DeleteSensorInfoRequestDocument.DeleteSensorInfoRequest.InfoToBeDeleted
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
DeleteSensorInfoRequestDocument.DeleteSensorInfoRequest.InfoToBeDeleted.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
DeleteSensorInfoRequestDocument.DeleteSensorInfoRequest.InfoToBeDeleted.ServiceInfo
An XML ServiceInfo(@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 |
|---|---|
SensorIdentificationDocument.SensorIdentification |
addNewSensorIdentification()
Appends and returns a new empty "SensorIdentification" element
|
DeleteSensorInfoRequestDocument.DeleteSensorInfoRequest.InfoToBeDeleted.ServiceInfo |
addNewServiceInfo()
Appends and returns a new empty "ServiceInfo" element
|
boolean |
getDeleteSensor()
Gets the "DeleteSensor" element
|
SensorIdentificationDocument.SensorIdentification |
getSensorIdentification()
Gets the "SensorIdentification" element
|
DeleteSensorInfoRequestDocument.DeleteSensorInfoRequest.InfoToBeDeleted.ServiceInfo |
getServiceInfo()
Gets the "ServiceInfo" element
|
boolean |
isSetDeleteSensor()
True if has "DeleteSensor" element
|
boolean |
isSetServiceInfo()
True if has "ServiceInfo" element
|
void |
setDeleteSensor(boolean deleteSensor)
Sets the "DeleteSensor" element
|
void |
setSensorIdentification(SensorIdentificationDocument.SensorIdentification sensorIdentification)
Sets the "SensorIdentification" element
|
void |
setServiceInfo(DeleteSensorInfoRequestDocument.DeleteSensorInfoRequest.InfoToBeDeleted.ServiceInfo serviceInfo)
Sets the "ServiceInfo" element
|
void |
unsetDeleteSensor()
Unsets the "DeleteSensor" element
|
void |
unsetServiceInfo()
Unsets the "ServiceInfo" element
|
org.apache.xmlbeans.XmlBoolean |
xgetDeleteSensor()
Gets (as xml) the "DeleteSensor" element
|
void |
xsetDeleteSensor(org.apache.xmlbeans.XmlBoolean deleteSensor)
Sets (as xml) the "DeleteSensor" 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, xmlTextSensorIdentificationDocument.SensorIdentification getSensorIdentification()
void setSensorIdentification(SensorIdentificationDocument.SensorIdentification sensorIdentification)
SensorIdentificationDocument.SensorIdentification addNewSensorIdentification()
boolean getDeleteSensor()
org.apache.xmlbeans.XmlBoolean xgetDeleteSensor()
boolean isSetDeleteSensor()
void setDeleteSensor(boolean deleteSensor)
void xsetDeleteSensor(org.apache.xmlbeans.XmlBoolean deleteSensor)
void unsetDeleteSensor()
DeleteSensorInfoRequestDocument.DeleteSensorInfoRequest.InfoToBeDeleted.ServiceInfo getServiceInfo()
boolean isSetServiceInfo()
void setServiceInfo(DeleteSensorInfoRequestDocument.DeleteSensorInfoRequest.InfoToBeDeleted.ServiceInfo serviceInfo)
DeleteSensorInfoRequestDocument.DeleteSensorInfoRequest.InfoToBeDeleted.ServiceInfo addNewServiceInfo()
void unsetServiceInfo()
Copyright © 2017 52north.org. All rights reserved.