|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MeasurementTypeValueType | |
|---|---|
| net.opengis.omeo.lmb.v_2_0 | |
| Uses of MeasurementTypeValueType in net.opengis.omeo.lmb.v_2_0 |
|---|
| Fields in net.opengis.omeo.lmb.v_2_0 declared as MeasurementTypeValueType | |
|---|---|
protected MeasurementTypeValueType |
SensorType.measurementType
|
| Methods in net.opengis.omeo.lmb.v_2_0 that return MeasurementTypeValueType | |
|---|---|
static MeasurementTypeValueType |
MeasurementTypeValueType.fromValue(String v)
|
MeasurementTypeValueType |
SensorType.getMeasurementType()
Gets the value of the measurementType property. |
static MeasurementTypeValueType |
MeasurementTypeValueType.valueOf(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. |
| Methods in net.opengis.omeo.lmb.v_2_0 with parameters of type MeasurementTypeValueType | |
|---|---|
void |
SensorType.setMeasurementType(MeasurementTypeValueType value)
Sets the value of the measurementType property. |
SensorType |
SensorType.withMeasurementType(MeasurementTypeValueType value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||