public class StringMetricValue extends AbstractMetricValue
| Modifier and Type | Field and Description |
|---|---|
protected String |
value |
extension, measurementState, startTime, stopTime, timeOfObservation| Constructor and Description |
|---|
StringMetricValue() |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue()
Gets the value of the value property.
|
void |
setValue(String value)
Sets the value of the value property.
|
getExtension, getMeasurementState, getStartTime, getStopTime, getTimeOfObservation, setExtension, setMeasurementState, setStartTime, setStopTime, setTimeOfObservationprotected String value
Copyright © 2016. All rights reserved.