Interface View.UpdateStages.WithMetric

All Known Subinterfaces:
View.Update
Enclosing interface:
View.UpdateStages

public static interface View.UpdateStages.WithMetric
The stage of the View update allowing to specify metric.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the metric property: Metric to use when displaying costs..
  • Method Details

    • withMetric

      View.Update withMetric(MetricType metric)
      Specifies the metric property: Metric to use when displaying costs..
      Parameters:
      metric - Metric to use when displaying costs.
      Returns:
      the next definition stage.