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

Definition at line 46 of file SessionEntity.java.

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

46  {
47  this.id = id;
48  }

Here is the caller graph for this function: