Jagger
 All Classes Namespaces Files Functions Variables Enumerator Groups Pages
void com.griddynamics.jagger.engine.e1.services.data.service.TestEntity.setDescription ( String  description)

Definition at line 73 of file TestEntity.java.

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

73  {
74  this.description = description;
75  }

Here is the caller graph for this function: