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