public class StringMetricState extends AbstractMetricState
| Modifier and Type | Field and Description |
|---|---|
protected StringMetricValue |
observedValue |
bodySites, measurementPeriod, statedescriptorVersion, extension, referencedDescriptor, stateVersion| Constructor and Description |
|---|
StringMetricState() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object that) |
StringMetricValue |
getObservedValue()
OPTIONAL current value of the METRIC.
|
int |
hashCode() |
void |
setObservedValue(StringMetricValue value)
Sets the value of the observedValue property.
|
String |
toString() |
getBodySites, getMeasurementPeriod, getState, setBodySites, setMeasurementPeriod, setStategetDescriptorVersion, getExtension, getReferencedDescriptor, getStateVersion, setDescriptorVersion, setExtension, setReferencedDescriptor, setStateVersionprotected StringMetricValue observedValue
public StringMetricValue getObservedValue()
StringMetricValuepublic void setObservedValue(StringMetricValue value)
value - allowed object is
StringMetricValuepublic String toString()
toString in class AbstractMetricStatepublic boolean equals(Object that)
equals in class AbstractMetricStatepublic int hashCode()
hashCode in class AbstractMetricStateCopyright © 2017. All rights reserved.