Package com.microstrategy.web.objects
Interface WebMetricSubtotal
-
public interface WebMetricSubtotal
This interface represents the subtotal for a metric.- Since:
- MicroStrategy Web 9.2.2
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WebMetric
getDefinition()
Returns the definition of a subtotal.WebMetric
getImplementation()
Returns the implementation of a subtotal.
-