| Package | Description |
|---|---|
| org.x52North.sir.x032 | |
| org.x52North.sir.x032.impl |
| Modifier and Type | Method and Description |
|---|---|
StatusDescriptionDocument.StatusDescription |
GetSensorStatusResponseDocument.GetSensorStatusResponse.addNewStatusDescription()
Appends and returns a new empty value (as xml) as the last "StatusDescription" element
|
StatusDescriptionDocument.StatusDescription |
InsertSensorStatusRequestDocument.InsertSensorStatusRequest.addNewStatusDescription()
Appends and returns a new empty "StatusDescription" element
|
StatusDescriptionDocument.StatusDescription |
StatusDescriptionDocument.addNewStatusDescription()
Appends and returns a new empty "StatusDescription" element
|
StatusDescriptionDocument.StatusDescription |
InsertSensorStatusRequestDocument.InsertSensorStatusRequest.getStatusDescription()
Gets the "StatusDescription" element
|
StatusDescriptionDocument.StatusDescription |
StatusDescriptionDocument.getStatusDescription()
Gets the "StatusDescription" element
|
StatusDescriptionDocument.StatusDescription[] |
GetSensorStatusResponseDocument.GetSensorStatusResponse.getStatusDescriptionArray()
Gets array of all "StatusDescription" elements
|
StatusDescriptionDocument.StatusDescription |
GetSensorStatusResponseDocument.GetSensorStatusResponse.getStatusDescriptionArray(int i)
Gets ith "StatusDescription" element
|
StatusDescriptionDocument.StatusDescription |
GetSensorStatusResponseDocument.GetSensorStatusResponse.insertNewStatusDescription(int i)
Inserts and returns a new empty value (as xml) as the ith "StatusDescription" element
|
static StatusDescriptionDocument.StatusDescription |
StatusDescriptionDocument.StatusDescription.Factory.newInstance() |
static StatusDescriptionDocument.StatusDescription |
StatusDescriptionDocument.StatusDescription.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
InsertSensorStatusRequestDocument.InsertSensorStatusRequest.setStatusDescription(StatusDescriptionDocument.StatusDescription statusDescription)
Sets the "StatusDescription" element
|
void |
StatusDescriptionDocument.setStatusDescription(StatusDescriptionDocument.StatusDescription statusDescription)
Sets the "StatusDescription" element
|
void |
GetSensorStatusResponseDocument.GetSensorStatusResponse.setStatusDescriptionArray(int i,
StatusDescriptionDocument.StatusDescription statusDescription)
Sets ith "StatusDescription" element
|
void |
GetSensorStatusResponseDocument.GetSensorStatusResponse.setStatusDescriptionArray(StatusDescriptionDocument.StatusDescription[] statusDescriptionArray)
Sets array of all "StatusDescription" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
StatusDescriptionDocumentImpl.StatusDescriptionImpl
An XML StatusDescription(@http://52north.org/sir/0.3.2).
|
| Modifier and Type | Method and Description |
|---|---|
StatusDescriptionDocument.StatusDescription |
StatusDescriptionDocumentImpl.addNewStatusDescription()
Appends and returns a new empty "StatusDescription" element
|
StatusDescriptionDocument.StatusDescription |
InsertSensorStatusRequestDocumentImpl.InsertSensorStatusRequestImpl.addNewStatusDescription()
Appends and returns a new empty "StatusDescription" element
|
StatusDescriptionDocument.StatusDescription |
GetSensorStatusResponseDocumentImpl.GetSensorStatusResponseImpl.addNewStatusDescription()
Appends and returns a new empty value (as xml) as the last "StatusDescription" element
|
StatusDescriptionDocument.StatusDescription |
StatusDescriptionDocumentImpl.getStatusDescription()
Gets the "StatusDescription" element
|
StatusDescriptionDocument.StatusDescription |
InsertSensorStatusRequestDocumentImpl.InsertSensorStatusRequestImpl.getStatusDescription()
Gets the "StatusDescription" element
|
StatusDescriptionDocument.StatusDescription[] |
GetSensorStatusResponseDocumentImpl.GetSensorStatusResponseImpl.getStatusDescriptionArray()
Gets array of all "StatusDescription" elements
|
StatusDescriptionDocument.StatusDescription |
GetSensorStatusResponseDocumentImpl.GetSensorStatusResponseImpl.getStatusDescriptionArray(int i)
Gets ith "StatusDescription" element
|
StatusDescriptionDocument.StatusDescription |
GetSensorStatusResponseDocumentImpl.GetSensorStatusResponseImpl.insertNewStatusDescription(int i)
Inserts and returns a new empty value (as xml) as the ith "StatusDescription" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusDescriptionDocumentImpl.setStatusDescription(StatusDescriptionDocument.StatusDescription statusDescription)
Sets the "StatusDescription" element
|
void |
InsertSensorStatusRequestDocumentImpl.InsertSensorStatusRequestImpl.setStatusDescription(StatusDescriptionDocument.StatusDescription statusDescription)
Sets the "StatusDescription" element
|
void |
GetSensorStatusResponseDocumentImpl.GetSensorStatusResponseImpl.setStatusDescriptionArray(int i,
StatusDescriptionDocument.StatusDescription statusDescription)
Sets ith "StatusDescription" element
|
void |
GetSensorStatusResponseDocumentImpl.GetSensorStatusResponseImpl.setStatusDescriptionArray(StatusDescriptionDocument.StatusDescription[] statusDescriptionArray)
Sets array of all "StatusDescription" element
|
Copyright © 2017 52north.org. All rights reserved.