| Package | Description |
|---|---|
| org.x52North.sir.x032 | |
| org.x52North.sir.x032.impl |
| Modifier and Type | Method and Description |
|---|---|
HarvestServiceResponseDocument.HarvestServiceResponse.DeletedSensor |
HarvestServiceResponseDocument.HarvestServiceResponse.addNewDeletedSensor()
Appends and returns a new empty value (as xml) as the last "DeletedSensor" element
|
HarvestServiceResponseDocument.HarvestServiceResponse.DeletedSensor[] |
HarvestServiceResponseDocument.HarvestServiceResponse.getDeletedSensorArray()
Gets array of all "DeletedSensor" elements
|
HarvestServiceResponseDocument.HarvestServiceResponse.DeletedSensor |
HarvestServiceResponseDocument.HarvestServiceResponse.getDeletedSensorArray(int i)
Gets ith "DeletedSensor" element
|
HarvestServiceResponseDocument.HarvestServiceResponse.DeletedSensor |
HarvestServiceResponseDocument.HarvestServiceResponse.insertNewDeletedSensor(int i)
Inserts and returns a new empty value (as xml) as the ith "DeletedSensor" element
|
static HarvestServiceResponseDocument.HarvestServiceResponse.DeletedSensor |
HarvestServiceResponseDocument.HarvestServiceResponse.DeletedSensor.Factory.newInstance() |
static HarvestServiceResponseDocument.HarvestServiceResponse.DeletedSensor |
HarvestServiceResponseDocument.HarvestServiceResponse.DeletedSensor.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
HarvestServiceResponseDocument.HarvestServiceResponse.setDeletedSensorArray(HarvestServiceResponseDocument.HarvestServiceResponse.DeletedSensor[] deletedSensorArray)
Sets array of all "DeletedSensor" element
|
void |
HarvestServiceResponseDocument.HarvestServiceResponse.setDeletedSensorArray(int i,
HarvestServiceResponseDocument.HarvestServiceResponse.DeletedSensor deletedSensor)
Sets ith "DeletedSensor" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
HarvestServiceResponseDocumentImpl.HarvestServiceResponseImpl.DeletedSensorImpl
An XML DeletedSensor(@http://52north.org/sir/0.3.2).
|
| Modifier and Type | Method and Description |
|---|---|
HarvestServiceResponseDocument.HarvestServiceResponse.DeletedSensor |
HarvestServiceResponseDocumentImpl.HarvestServiceResponseImpl.addNewDeletedSensor()
Appends and returns a new empty value (as xml) as the last "DeletedSensor" element
|
HarvestServiceResponseDocument.HarvestServiceResponse.DeletedSensor[] |
HarvestServiceResponseDocumentImpl.HarvestServiceResponseImpl.getDeletedSensorArray()
Gets array of all "DeletedSensor" elements
|
HarvestServiceResponseDocument.HarvestServiceResponse.DeletedSensor |
HarvestServiceResponseDocumentImpl.HarvestServiceResponseImpl.getDeletedSensorArray(int i)
Gets ith "DeletedSensor" element
|
HarvestServiceResponseDocument.HarvestServiceResponse.DeletedSensor |
HarvestServiceResponseDocumentImpl.HarvestServiceResponseImpl.insertNewDeletedSensor(int i)
Inserts and returns a new empty value (as xml) as the ith "DeletedSensor" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
HarvestServiceResponseDocumentImpl.HarvestServiceResponseImpl.setDeletedSensorArray(HarvestServiceResponseDocument.HarvestServiceResponse.DeletedSensor[] deletedSensorArray)
Sets array of all "DeletedSensor" element
|
void |
HarvestServiceResponseDocumentImpl.HarvestServiceResponseImpl.setDeletedSensorArray(int i,
HarvestServiceResponseDocument.HarvestServiceResponse.DeletedSensor deletedSensor)
Sets ith "DeletedSensor" element
|
Copyright © 2017 52north.org. All rights reserved.