| Package | Description |
|---|---|
| org.x52North.sir.x032 | |
| org.x52North.sir.x032.impl |
| Modifier and Type | Method and Description |
|---|---|
SensorIdentificationDocument.SensorIdentification |
SearchSensorRequestDocument.SearchSensorRequest.addNewSensorIdentification()
Appends and returns a new empty value (as xml) as the last "SensorIdentification" element
|
SensorIdentificationDocument.SensorIdentification |
SensorIdentificationDocument.addNewSensorIdentification()
Appends and returns a new empty "SensorIdentification" element
|
SensorIdentificationDocument.SensorIdentification |
GetSensorStatusRequestDocument.GetSensorStatusRequest.addNewSensorIdentification()
Appends and returns a new empty value (as xml) as the last "SensorIdentification" element
|
SensorIdentificationDocument.SensorIdentification |
SubscribeSensorStatusRequestDocument.SubscribeSensorStatusRequest.addNewSensorIdentification()
Appends and returns a new empty value (as xml) as the last "SensorIdentification" element
|
SensorIdentificationDocument.SensorIdentification |
UpdateSensorDescriptionRequestDocument.UpdateSensorDescriptionRequest.SensorDescriptionToBeUpdated.addNewSensorIdentification()
Appends and returns a new empty "SensorIdentification" element
|
SensorIdentificationDocument.SensorIdentification |
DeleteSensorInfoRequestDocument.DeleteSensorInfoRequest.InfoToBeDeleted.addNewSensorIdentification()
Appends and returns a new empty "SensorIdentification" element
|
SensorIdentificationDocument.SensorIdentification |
SensorIdentificationDocument.getSensorIdentification()
Gets the "SensorIdentification" element
|
SensorIdentificationDocument.SensorIdentification |
UpdateSensorDescriptionRequestDocument.UpdateSensorDescriptionRequest.SensorDescriptionToBeUpdated.getSensorIdentification()
Gets the "SensorIdentification" element
|
SensorIdentificationDocument.SensorIdentification |
DeleteSensorInfoRequestDocument.DeleteSensorInfoRequest.InfoToBeDeleted.getSensorIdentification()
Gets the "SensorIdentification" element
|
SensorIdentificationDocument.SensorIdentification[] |
SearchSensorRequestDocument.SearchSensorRequest.getSensorIdentificationArray()
Gets array of all "SensorIdentification" elements
|
SensorIdentificationDocument.SensorIdentification[] |
GetSensorStatusRequestDocument.GetSensorStatusRequest.getSensorIdentificationArray()
Gets array of all "SensorIdentification" elements
|
SensorIdentificationDocument.SensorIdentification[] |
SubscribeSensorStatusRequestDocument.SubscribeSensorStatusRequest.getSensorIdentificationArray()
Gets array of all "SensorIdentification" elements
|
SensorIdentificationDocument.SensorIdentification |
SearchSensorRequestDocument.SearchSensorRequest.getSensorIdentificationArray(int i)
Gets ith "SensorIdentification" element
|
SensorIdentificationDocument.SensorIdentification |
GetSensorStatusRequestDocument.GetSensorStatusRequest.getSensorIdentificationArray(int i)
Gets ith "SensorIdentification" element
|
SensorIdentificationDocument.SensorIdentification |
SubscribeSensorStatusRequestDocument.SubscribeSensorStatusRequest.getSensorIdentificationArray(int i)
Gets ith "SensorIdentification" element
|
SensorIdentificationDocument.SensorIdentification |
SearchSensorRequestDocument.SearchSensorRequest.insertNewSensorIdentification(int i)
Inserts and returns a new empty value (as xml) as the ith "SensorIdentification" element
|
SensorIdentificationDocument.SensorIdentification |
GetSensorStatusRequestDocument.GetSensorStatusRequest.insertNewSensorIdentification(int i)
Inserts and returns a new empty value (as xml) as the ith "SensorIdentification" element
|
SensorIdentificationDocument.SensorIdentification |
SubscribeSensorStatusRequestDocument.SubscribeSensorStatusRequest.insertNewSensorIdentification(int i)
Inserts and returns a new empty value (as xml) as the ith "SensorIdentification" element
|
static SensorIdentificationDocument.SensorIdentification |
SensorIdentificationDocument.SensorIdentification.Factory.newInstance() |
static SensorIdentificationDocument.SensorIdentification |
SensorIdentificationDocument.SensorIdentification.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
SensorIdentificationDocument.setSensorIdentification(SensorIdentificationDocument.SensorIdentification sensorIdentification)
Sets the "SensorIdentification" element
|
void |
UpdateSensorDescriptionRequestDocument.UpdateSensorDescriptionRequest.SensorDescriptionToBeUpdated.setSensorIdentification(SensorIdentificationDocument.SensorIdentification sensorIdentification)
Sets the "SensorIdentification" element
|
void |
DeleteSensorInfoRequestDocument.DeleteSensorInfoRequest.InfoToBeDeleted.setSensorIdentification(SensorIdentificationDocument.SensorIdentification sensorIdentification)
Sets the "SensorIdentification" element
|
void |
SearchSensorRequestDocument.SearchSensorRequest.setSensorIdentificationArray(int i,
SensorIdentificationDocument.SensorIdentification sensorIdentification)
Sets ith "SensorIdentification" element
|
void |
GetSensorStatusRequestDocument.GetSensorStatusRequest.setSensorIdentificationArray(int i,
SensorIdentificationDocument.SensorIdentification sensorIdentification)
Sets ith "SensorIdentification" element
|
void |
SubscribeSensorStatusRequestDocument.SubscribeSensorStatusRequest.setSensorIdentificationArray(int i,
SensorIdentificationDocument.SensorIdentification sensorIdentification)
Sets ith "SensorIdentification" element
|
void |
SearchSensorRequestDocument.SearchSensorRequest.setSensorIdentificationArray(SensorIdentificationDocument.SensorIdentification[] sensorIdentificationArray)
Sets array of all "SensorIdentification" element
|
void |
GetSensorStatusRequestDocument.GetSensorStatusRequest.setSensorIdentificationArray(SensorIdentificationDocument.SensorIdentification[] sensorIdentificationArray)
Sets array of all "SensorIdentification" element
|
void |
SubscribeSensorStatusRequestDocument.SubscribeSensorStatusRequest.setSensorIdentificationArray(SensorIdentificationDocument.SensorIdentification[] sensorIdentificationArray)
Sets array of all "SensorIdentification" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
SensorIdentificationDocumentImpl.SensorIdentificationImpl
An XML SensorIdentification(@http://52north.org/sir/0.3.2).
|
| Modifier and Type | Method and Description |
|---|---|
SensorIdentificationDocument.SensorIdentification |
SubscribeSensorStatusRequestDocumentImpl.SubscribeSensorStatusRequestImpl.addNewSensorIdentification()
Appends and returns a new empty value (as xml) as the last "SensorIdentification" element
|
SensorIdentificationDocument.SensorIdentification |
DeleteSensorInfoRequestDocumentImpl.DeleteSensorInfoRequestImpl.InfoToBeDeletedImpl.addNewSensorIdentification()
Appends and returns a new empty "SensorIdentification" element
|
SensorIdentificationDocument.SensorIdentification |
UpdateSensorDescriptionRequestDocumentImpl.UpdateSensorDescriptionRequestImpl.SensorDescriptionToBeUpdatedImpl.addNewSensorIdentification()
Appends and returns a new empty "SensorIdentification" element
|
SensorIdentificationDocument.SensorIdentification |
SensorIdentificationDocumentImpl.addNewSensorIdentification()
Appends and returns a new empty "SensorIdentification" element
|
SensorIdentificationDocument.SensorIdentification |
SearchSensorRequestDocumentImpl.SearchSensorRequestImpl.addNewSensorIdentification()
Appends and returns a new empty value (as xml) as the last "SensorIdentification" element
|
SensorIdentificationDocument.SensorIdentification |
GetSensorStatusRequestDocumentImpl.GetSensorStatusRequestImpl.addNewSensorIdentification()
Appends and returns a new empty value (as xml) as the last "SensorIdentification" element
|
SensorIdentificationDocument.SensorIdentification |
DeleteSensorInfoRequestDocumentImpl.DeleteSensorInfoRequestImpl.InfoToBeDeletedImpl.getSensorIdentification()
Gets the "SensorIdentification" element
|
SensorIdentificationDocument.SensorIdentification |
UpdateSensorDescriptionRequestDocumentImpl.UpdateSensorDescriptionRequestImpl.SensorDescriptionToBeUpdatedImpl.getSensorIdentification()
Gets the "SensorIdentification" element
|
SensorIdentificationDocument.SensorIdentification |
SensorIdentificationDocumentImpl.getSensorIdentification()
Gets the "SensorIdentification" element
|
SensorIdentificationDocument.SensorIdentification[] |
SubscribeSensorStatusRequestDocumentImpl.SubscribeSensorStatusRequestImpl.getSensorIdentificationArray()
Gets array of all "SensorIdentification" elements
|
SensorIdentificationDocument.SensorIdentification[] |
SearchSensorRequestDocumentImpl.SearchSensorRequestImpl.getSensorIdentificationArray()
Gets array of all "SensorIdentification" elements
|
SensorIdentificationDocument.SensorIdentification[] |
GetSensorStatusRequestDocumentImpl.GetSensorStatusRequestImpl.getSensorIdentificationArray()
Gets array of all "SensorIdentification" elements
|
SensorIdentificationDocument.SensorIdentification |
SubscribeSensorStatusRequestDocumentImpl.SubscribeSensorStatusRequestImpl.getSensorIdentificationArray(int i)
Gets ith "SensorIdentification" element
|
SensorIdentificationDocument.SensorIdentification |
SearchSensorRequestDocumentImpl.SearchSensorRequestImpl.getSensorIdentificationArray(int i)
Gets ith "SensorIdentification" element
|
SensorIdentificationDocument.SensorIdentification |
GetSensorStatusRequestDocumentImpl.GetSensorStatusRequestImpl.getSensorIdentificationArray(int i)
Gets ith "SensorIdentification" element
|
SensorIdentificationDocument.SensorIdentification |
SubscribeSensorStatusRequestDocumentImpl.SubscribeSensorStatusRequestImpl.insertNewSensorIdentification(int i)
Inserts and returns a new empty value (as xml) as the ith "SensorIdentification" element
|
SensorIdentificationDocument.SensorIdentification |
SearchSensorRequestDocumentImpl.SearchSensorRequestImpl.insertNewSensorIdentification(int i)
Inserts and returns a new empty value (as xml) as the ith "SensorIdentification" element
|
SensorIdentificationDocument.SensorIdentification |
GetSensorStatusRequestDocumentImpl.GetSensorStatusRequestImpl.insertNewSensorIdentification(int i)
Inserts and returns a new empty value (as xml) as the ith "SensorIdentification" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeleteSensorInfoRequestDocumentImpl.DeleteSensorInfoRequestImpl.InfoToBeDeletedImpl.setSensorIdentification(SensorIdentificationDocument.SensorIdentification sensorIdentification)
Sets the "SensorIdentification" element
|
void |
UpdateSensorDescriptionRequestDocumentImpl.UpdateSensorDescriptionRequestImpl.SensorDescriptionToBeUpdatedImpl.setSensorIdentification(SensorIdentificationDocument.SensorIdentification sensorIdentification)
Sets the "SensorIdentification" element
|
void |
SensorIdentificationDocumentImpl.setSensorIdentification(SensorIdentificationDocument.SensorIdentification sensorIdentification)
Sets the "SensorIdentification" element
|
void |
SubscribeSensorStatusRequestDocumentImpl.SubscribeSensorStatusRequestImpl.setSensorIdentificationArray(int i,
SensorIdentificationDocument.SensorIdentification sensorIdentification)
Sets ith "SensorIdentification" element
|
void |
SearchSensorRequestDocumentImpl.SearchSensorRequestImpl.setSensorIdentificationArray(int i,
SensorIdentificationDocument.SensorIdentification sensorIdentification)
Sets ith "SensorIdentification" element
|
void |
GetSensorStatusRequestDocumentImpl.GetSensorStatusRequestImpl.setSensorIdentificationArray(int i,
SensorIdentificationDocument.SensorIdentification sensorIdentification)
Sets ith "SensorIdentification" element
|
void |
SubscribeSensorStatusRequestDocumentImpl.SubscribeSensorStatusRequestImpl.setSensorIdentificationArray(SensorIdentificationDocument.SensorIdentification[] sensorIdentificationArray)
Sets array of all "SensorIdentification" element
|
void |
SearchSensorRequestDocumentImpl.SearchSensorRequestImpl.setSensorIdentificationArray(SensorIdentificationDocument.SensorIdentification[] sensorIdentificationArray)
Sets array of all "SensorIdentification" element
|
void |
GetSensorStatusRequestDocumentImpl.GetSensorStatusRequestImpl.setSensorIdentificationArray(SensorIdentificationDocument.SensorIdentification[] sensorIdentificationArray)
Sets array of all "SensorIdentification" element
|
Copyright © 2017 52north.org. All rights reserved.