Interface TrckMetric.Builder1

Enclosing class:
TrckMetric

public static interface TrckMetric.Builder1
Builder helper class.
  • Method Summary

    Modifier and Type
    Method
    Description
    Set the value of this TrckMetric instance.
  • Method Details

    • value

      TrckMetric value(@Nonnull BigDecimal value)
      Set the value of this TrckMetric instance.
      Parameters:
      value - Numeric Value of the metric
      Returns:
      The TrckMetric instance.