Interface MetricValue
- All Known Implementing Classes:
- BasicMetricValue,- MetricValue.AbstractMetricValue,- MetricValue.MetricsSnapshotMetricValue
public interface MetricValue
- 
Nested Class SummaryNested ClassesModifier and TypeInterfaceDescriptionstatic classstatic class
- 
Method Summary
- 
Method Details- 
getNameLocalizedString getName()
- 
getUnitsLocalizedString getUnits()
- 
getRawValueObject getRawValue()
- 
valueToString
 
-