public class MeasurementRange extends EventPropertyQualityDefinition
| Constructor and Description |
|---|
MeasurementRange() |
MeasurementRange(float minValue,
float maxValue) |
MeasurementRange(MeasurementRange other) |
| Modifier and Type | Method and Description |
|---|---|
float |
getMaxValue() |
float |
getMinValue() |
void |
setMaxValue(float maxValue) |
void |
setMinValue(float minValue) |
getElementId, getElementName, setElementId, setElementNamegetRdfId, setRdfIdpublic MeasurementRange()
public MeasurementRange(float minValue,
float maxValue)
public MeasurementRange(MeasurementRange other)
Copyright © 2018. All rights reserved.