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