| 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(java.lang.String value) |
SensorType |
SensorType.withSwathIdentifier(CodeListType value) |
SensorType |
SensorType.withWavelengthInformation(java.util.Collection<WavelengthInformationPropertyType> values) |
SensorType |
SensorType.withWavelengthInformation(java.util.List<WavelengthInformationPropertyType> value) |
SensorType |
SensorType.withWavelengthInformation(WavelengthInformationPropertyType... values) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<SensorType> |
ObjectFactory.createSensor(SensorType value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.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-2021. All Rights Reserved.