Jagger
 All Classes Namespaces Files Functions Variables Enumerator Groups Pages
void com.griddynamics.jagger.engine.e1.services.data.service.TestEntity.setStartDate ( Date  startDate)

Definition at line 82 of file TestEntity.java.

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

82  {
83  this.startDate = startDate;
84  }

Here is the caller graph for this function: