| Package | Description |
|---|---|
| org.x52North.sir.x032 | |
| org.x52North.sir.x032.impl |
| Modifier and Type | Method and Description |
|---|---|
ServiceReferenceDocument.ServiceReference |
SearchSensorResponseDocument.SearchSensorResponse.SearchResultElement.addNewServiceReference()
Appends and returns a new empty value (as xml) as the last "ServiceReference" element
|
ServiceReferenceDocument.ServiceReference |
SensorIdentificationDocument.SensorIdentification.addNewServiceReference()
Appends and returns a new empty "ServiceReference" element
|
ServiceReferenceDocument.ServiceReference |
InsertSensorInfoRequestDocument.InsertSensorInfoRequest.InfoToBeInserted.addNewServiceReference()
Appends and returns a new empty value (as xml) as the last "ServiceReference" element
|
ServiceReferenceDocument.ServiceReference |
ServiceReferenceDocument.addNewServiceReference()
Appends and returns a new empty "ServiceReference" element
|
ServiceReferenceDocument.ServiceReference |
DeleteSensorInfoRequestDocument.DeleteSensorInfoRequest.InfoToBeDeleted.ServiceInfo.addNewServiceReference()
Appends and returns a new empty value (as xml) as the last "ServiceReference" element
|
ServiceReferenceDocument.ServiceReference |
SensorIdentificationDocument.SensorIdentification.getServiceReference()
Gets the "ServiceReference" element
|
ServiceReferenceDocument.ServiceReference |
ServiceReferenceDocument.getServiceReference()
Gets the "ServiceReference" element
|
ServiceReferenceDocument.ServiceReference[] |
SearchSensorResponseDocument.SearchSensorResponse.SearchResultElement.getServiceReferenceArray()
Gets array of all "ServiceReference" elements
|
ServiceReferenceDocument.ServiceReference[] |
InsertSensorInfoRequestDocument.InsertSensorInfoRequest.InfoToBeInserted.getServiceReferenceArray()
Gets array of all "ServiceReference" elements
|
ServiceReferenceDocument.ServiceReference[] |
DeleteSensorInfoRequestDocument.DeleteSensorInfoRequest.InfoToBeDeleted.ServiceInfo.getServiceReferenceArray()
Gets array of all "ServiceReference" elements
|
ServiceReferenceDocument.ServiceReference |
SearchSensorResponseDocument.SearchSensorResponse.SearchResultElement.getServiceReferenceArray(int i)
Gets ith "ServiceReference" element
|
ServiceReferenceDocument.ServiceReference |
InsertSensorInfoRequestDocument.InsertSensorInfoRequest.InfoToBeInserted.getServiceReferenceArray(int i)
Gets ith "ServiceReference" element
|
ServiceReferenceDocument.ServiceReference |
DeleteSensorInfoRequestDocument.DeleteSensorInfoRequest.InfoToBeDeleted.ServiceInfo.getServiceReferenceArray(int i)
Gets ith "ServiceReference" element
|
ServiceReferenceDocument.ServiceReference |
SearchSensorResponseDocument.SearchSensorResponse.SearchResultElement.insertNewServiceReference(int i)
Inserts and returns a new empty value (as xml) as the ith "ServiceReference" element
|
ServiceReferenceDocument.ServiceReference |
InsertSensorInfoRequestDocument.InsertSensorInfoRequest.InfoToBeInserted.insertNewServiceReference(int i)
Inserts and returns a new empty value (as xml) as the ith "ServiceReference" element
|
ServiceReferenceDocument.ServiceReference |
DeleteSensorInfoRequestDocument.DeleteSensorInfoRequest.InfoToBeDeleted.ServiceInfo.insertNewServiceReference(int i)
Inserts and returns a new empty value (as xml) as the ith "ServiceReference" element
|
static ServiceReferenceDocument.ServiceReference |
ServiceReferenceDocument.ServiceReference.Factory.newInstance() |
static ServiceReferenceDocument.ServiceReference |
ServiceReferenceDocument.ServiceReference.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
SensorIdentificationDocument.SensorIdentification.setServiceReference(ServiceReferenceDocument.ServiceReference serviceReference)
Sets the "ServiceReference" element
|
void |
ServiceReferenceDocument.setServiceReference(ServiceReferenceDocument.ServiceReference serviceReference)
Sets the "ServiceReference" element
|
void |
SearchSensorResponseDocument.SearchSensorResponse.SearchResultElement.setServiceReferenceArray(int i,
ServiceReferenceDocument.ServiceReference serviceReference)
Sets ith "ServiceReference" element
|
void |
InsertSensorInfoRequestDocument.InsertSensorInfoRequest.InfoToBeInserted.setServiceReferenceArray(int i,
ServiceReferenceDocument.ServiceReference serviceReference)
Sets ith "ServiceReference" element
|
void |
DeleteSensorInfoRequestDocument.DeleteSensorInfoRequest.InfoToBeDeleted.ServiceInfo.setServiceReferenceArray(int i,
ServiceReferenceDocument.ServiceReference serviceReference)
Sets ith "ServiceReference" element
|
void |
SearchSensorResponseDocument.SearchSensorResponse.SearchResultElement.setServiceReferenceArray(ServiceReferenceDocument.ServiceReference[] serviceReferenceArray)
Sets array of all "ServiceReference" element
|
void |
InsertSensorInfoRequestDocument.InsertSensorInfoRequest.InfoToBeInserted.setServiceReferenceArray(ServiceReferenceDocument.ServiceReference[] serviceReferenceArray)
Sets array of all "ServiceReference" element
|
void |
DeleteSensorInfoRequestDocument.DeleteSensorInfoRequest.InfoToBeDeleted.ServiceInfo.setServiceReferenceArray(ServiceReferenceDocument.ServiceReference[] serviceReferenceArray)
Sets array of all "ServiceReference" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ServiceReferenceDocumentImpl.ServiceReferenceImpl
An XML ServiceReference(@http://52north.org/sir/0.3.2).
|
| Modifier and Type | Method and Description |
|---|---|
ServiceReferenceDocument.ServiceReference |
ServiceReferenceDocumentImpl.addNewServiceReference()
Appends and returns a new empty "ServiceReference" element
|
ServiceReferenceDocument.ServiceReference |
SearchSensorResponseDocumentImpl.SearchSensorResponseImpl.SearchResultElementImpl.addNewServiceReference()
Appends and returns a new empty value (as xml) as the last "ServiceReference" element
|
ServiceReferenceDocument.ServiceReference |
DeleteSensorInfoRequestDocumentImpl.DeleteSensorInfoRequestImpl.InfoToBeDeletedImpl.ServiceInfoImpl.addNewServiceReference()
Appends and returns a new empty value (as xml) as the last "ServiceReference" element
|
ServiceReferenceDocument.ServiceReference |
InsertSensorInfoRequestDocumentImpl.InsertSensorInfoRequestImpl.InfoToBeInsertedImpl.addNewServiceReference()
Appends and returns a new empty value (as xml) as the last "ServiceReference" element
|
ServiceReferenceDocument.ServiceReference |
SensorIdentificationDocumentImpl.SensorIdentificationImpl.addNewServiceReference()
Appends and returns a new empty "ServiceReference" element
|
ServiceReferenceDocument.ServiceReference |
ServiceReferenceDocumentImpl.getServiceReference()
Gets the "ServiceReference" element
|
ServiceReferenceDocument.ServiceReference |
SensorIdentificationDocumentImpl.SensorIdentificationImpl.getServiceReference()
Gets the "ServiceReference" element
|
ServiceReferenceDocument.ServiceReference[] |
SearchSensorResponseDocumentImpl.SearchSensorResponseImpl.SearchResultElementImpl.getServiceReferenceArray()
Gets array of all "ServiceReference" elements
|
ServiceReferenceDocument.ServiceReference[] |
DeleteSensorInfoRequestDocumentImpl.DeleteSensorInfoRequestImpl.InfoToBeDeletedImpl.ServiceInfoImpl.getServiceReferenceArray()
Gets array of all "ServiceReference" elements
|
ServiceReferenceDocument.ServiceReference[] |
InsertSensorInfoRequestDocumentImpl.InsertSensorInfoRequestImpl.InfoToBeInsertedImpl.getServiceReferenceArray()
Gets array of all "ServiceReference" elements
|
ServiceReferenceDocument.ServiceReference |
SearchSensorResponseDocumentImpl.SearchSensorResponseImpl.SearchResultElementImpl.getServiceReferenceArray(int i)
Gets ith "ServiceReference" element
|
ServiceReferenceDocument.ServiceReference |
DeleteSensorInfoRequestDocumentImpl.DeleteSensorInfoRequestImpl.InfoToBeDeletedImpl.ServiceInfoImpl.getServiceReferenceArray(int i)
Gets ith "ServiceReference" element
|
ServiceReferenceDocument.ServiceReference |
InsertSensorInfoRequestDocumentImpl.InsertSensorInfoRequestImpl.InfoToBeInsertedImpl.getServiceReferenceArray(int i)
Gets ith "ServiceReference" element
|
ServiceReferenceDocument.ServiceReference |
SearchSensorResponseDocumentImpl.SearchSensorResponseImpl.SearchResultElementImpl.insertNewServiceReference(int i)
Inserts and returns a new empty value (as xml) as the ith "ServiceReference" element
|
ServiceReferenceDocument.ServiceReference |
DeleteSensorInfoRequestDocumentImpl.DeleteSensorInfoRequestImpl.InfoToBeDeletedImpl.ServiceInfoImpl.insertNewServiceReference(int i)
Inserts and returns a new empty value (as xml) as the ith "ServiceReference" element
|
ServiceReferenceDocument.ServiceReference |
InsertSensorInfoRequestDocumentImpl.InsertSensorInfoRequestImpl.InfoToBeInsertedImpl.insertNewServiceReference(int i)
Inserts and returns a new empty value (as xml) as the ith "ServiceReference" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceReferenceDocumentImpl.setServiceReference(ServiceReferenceDocument.ServiceReference serviceReference)
Sets the "ServiceReference" element
|
void |
SensorIdentificationDocumentImpl.SensorIdentificationImpl.setServiceReference(ServiceReferenceDocument.ServiceReference serviceReference)
Sets the "ServiceReference" element
|
void |
SearchSensorResponseDocumentImpl.SearchSensorResponseImpl.SearchResultElementImpl.setServiceReferenceArray(int i,
ServiceReferenceDocument.ServiceReference serviceReference)
Sets ith "ServiceReference" element
|
void |
DeleteSensorInfoRequestDocumentImpl.DeleteSensorInfoRequestImpl.InfoToBeDeletedImpl.ServiceInfoImpl.setServiceReferenceArray(int i,
ServiceReferenceDocument.ServiceReference serviceReference)
Sets ith "ServiceReference" element
|
void |
InsertSensorInfoRequestDocumentImpl.InsertSensorInfoRequestImpl.InfoToBeInsertedImpl.setServiceReferenceArray(int i,
ServiceReferenceDocument.ServiceReference serviceReference)
Sets ith "ServiceReference" element
|
void |
SearchSensorResponseDocumentImpl.SearchSensorResponseImpl.SearchResultElementImpl.setServiceReferenceArray(ServiceReferenceDocument.ServiceReference[] serviceReferenceArray)
Sets array of all "ServiceReference" element
|
void |
DeleteSensorInfoRequestDocumentImpl.DeleteSensorInfoRequestImpl.InfoToBeDeletedImpl.ServiceInfoImpl.setServiceReferenceArray(ServiceReferenceDocument.ServiceReference[] serviceReferenceArray)
Sets array of all "ServiceReference" element
|
void |
InsertSensorInfoRequestDocumentImpl.InsertSensorInfoRequestImpl.InfoToBeInsertedImpl.setServiceReferenceArray(ServiceReferenceDocument.ServiceReference[] serviceReferenceArray)
Sets array of all "ServiceReference" element
|
Copyright © 2017 52north.org. All rights reserved.