| Package | Description |
|---|---|
| net.opengis.swes.v_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected SensorDescriptionType |
DescribeSensorResponseType.Description.sensorDescription |
protected SensorDescriptionType |
SensorDescriptionPropertyType.sensorDescription |
protected SensorDescriptionType |
UpdateSensorDescriptionType.Description.sensorDescription |
| Modifier and Type | Method and Description |
|---|---|
SensorDescriptionType |
ObjectFactory.createSensorDescriptionType()
Create an instance of
SensorDescriptionType |
SensorDescriptionType |
DescribeSensorResponseType.Description.getSensorDescription()
Gets the value of the sensorDescription property.
|
SensorDescriptionType |
SensorDescriptionPropertyType.getSensorDescription()
Gets the value of the sensorDescription property.
|
SensorDescriptionType |
UpdateSensorDescriptionType.Description.getSensorDescription()
Gets the value of the sensorDescription property.
|
SensorDescriptionType |
SensorDescriptionType.withData(SensorDescriptionType.Data value) |
SensorDescriptionType |
SensorDescriptionType.withValidTime(SensorDescriptionType.ValidTime value) |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<SensorDescriptionType> |
ObjectFactory.createSensorDescription(SensorDescriptionType value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<SensorDescriptionType> |
ObjectFactory.createSensorDescription(SensorDescriptionType value)
|
void |
DescribeSensorResponseType.Description.setSensorDescription(SensorDescriptionType value)
Sets the value of the sensorDescription property.
|
void |
SensorDescriptionPropertyType.setSensorDescription(SensorDescriptionType value)
Sets the value of the sensorDescription property.
|
void |
UpdateSensorDescriptionType.Description.setSensorDescription(SensorDescriptionType value)
Sets the value of the sensorDescription property.
|
DescribeSensorResponseType.Description |
DescribeSensorResponseType.Description.withSensorDescription(SensorDescriptionType value) |
SensorDescriptionPropertyType |
SensorDescriptionPropertyType.withSensorDescription(SensorDescriptionType value) |
UpdateSensorDescriptionType.Description |
UpdateSensorDescriptionType.Description.withSensorDescription(SensorDescriptionType value) |
Copyright © 2008–2023. All rights reserved.