Uses of Class
com.gooddata.sdk.model.md.Metric
-
Packages that use Metric Package Description com.gooddata.sdk.model.md.report -
-
Uses of Metric in com.gooddata.sdk.model.md.report
Constructors in com.gooddata.sdk.model.md.report with parameters of type Metric Constructor Description MetricElement(Metric metric)Creates new instance using uri of given metric and it's title as alias.MetricElement(Metric metric, java.lang.String alias)Creates new instance using uri of given metric and alias.
-