Interface WebRemoveMetricDrillAction

    • Method Detail

      • getMetric

        WebMetric getMetric()
        Returns the target metric for the current drill action.
        Returns:
        The target WebMetric object for the drill action hold by this object.
      • setMetric

        void setMetric​(WebMetric metric)
        Sets the target metric for the current drill action.
        Parameters:
        metric - The target WebMetric object for the drill action hold by this object.