| Package | Description |
|---|---|
| net.opengis.omeo.lmb.v_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected SensorType |
SensorPropertyType.sensor |
| Modifier and Type | Method and Description |
|---|---|
SensorType |
ObjectFactory.createSensorType()
Create an instance of
SensorType |
SensorType |
SensorPropertyType.getSensor()
Gets the value of the sensor property.
|
SensorType |
SensorType.withMeasurementType(MeasurementTypeValueType value) |
SensorType |
SensorType.withOperationalMode(CodeListType value) |
SensorType |
SensorType.withResolution(MeasureType value) |
SensorType |
SensorType.withSensorType(String value) |
SensorType |
SensorType.withSwathIdentifier(CodeListType value) |
SensorType |
SensorType.withWavelengthInformation(Collection<WavelengthInformationPropertyType> values) |
SensorType |
SensorType.withWavelengthInformation(List<WavelengthInformationPropertyType> value) |
SensorType |
SensorType.withWavelengthInformation(WavelengthInformationPropertyType... values) |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<SensorType> |
ObjectFactory.createSensor(SensorType value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<SensorType> |
ObjectFactory.createSensor(SensorType value)
|
void |
SensorPropertyType.setSensor(SensorType value)
Sets the value of the sensor property.
|
SensorPropertyType |
SensorPropertyType.withSensor(SensorType value) |
Copyright © 2008–2023. All rights reserved.