Interface CommonCompletedContext.MatsMeasurement

Enclosing interface:
CommonCompletedContext

public static interface CommonCompletedContext.MatsMeasurement
  • Method Details

    • getMetricId

      String getMetricId()
    • getMetricDescription

      String getMetricDescription()
    • getBaseUnit

      String getBaseUnit()
    • getMeasure

      double getMeasure()
    • getLabelKeyValue

      String[] getLabelKeyValue()