Jagger
 All Classes Namespaces Files Functions Variables Enumerator Groups Pages
void com.griddynamics.jagger.engine.e1.services.data.service.MetricPlotPointEntity.setTime ( Double  time)

Definition at line 23 of file MetricPlotPointEntity.java.

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

23  {
24  this.time = time;
25  }

Here is the caller graph for this function: