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