Jagger
 All Classes Namespaces Files Functions Variables Enumerator Groups Pages
MetricNameDto com.griddynamics.jagger.engine.e1.services.data.service.MetricEntity.getMetricNameDto ( )

Get internal metric model.

Internal model is point to change in future. No compatibility guaranteed

Definition at line 35 of file MetricEntity.java.

35  {
36  return metricNameDto;
37  }