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