| Package | Description |
|---|---|
| net.opengis.omeo.lmb.v_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected MeasurementTypeValueType |
SensorType.measurementType |
| Modifier and Type | Method and Description |
|---|---|
static MeasurementTypeValueType |
MeasurementTypeValueType.fromValue(java.lang.String v) |
MeasurementTypeValueType |
SensorType.getMeasurementType()
Gets the value of the measurementType property.
|
static MeasurementTypeValueType |
MeasurementTypeValueType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MeasurementTypeValueType[] |
MeasurementTypeValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SensorType.setMeasurementType(MeasurementTypeValueType value)
Sets the value of the measurementType property.
|
SensorType |
SensorType.withMeasurementType(MeasurementTypeValueType value) |
Copyright © 2008-2021. All Rights Reserved.