Jagger
 All Classes Namespaces Files Functions Variables Enumerator Groups Pages
void com.griddynamics.jagger.engine.e1.services.data.service.MetricSummaryValueEntity.setDecision ( Decision  decision)

Definition at line 24 of file MetricSummaryValueEntity.java.

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

24  {
25  this.decision = decision;
26  }

Here is the caller graph for this function: