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

Definition at line 30 of file MetricEntity.java.

Referenced by com.griddynamics.jagger.engine.e1.services.DefaultDataService.getMetricsByTestIds().

30  {
31  this.metricNameDto = metricNameDto;
32  }

Here is the caller graph for this function: