Jagger
 All Classes Namespaces Files Functions Variables Enumerator Groups Pages
void com.griddynamics.jagger.engine.e1.services.data.service.TestEntity.setId ( Long  id)

Definition at line 64 of file TestEntity.java.

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

64  {
65  this.id = id;
66  }

Here is the caller graph for this function: