Jagger
 All Classes Namespaces Files Functions Variables Enumerator Groups Pages
void com.griddynamics.jagger.engine.e1.services.data.service.SessionEntity.setEndDate ( Date  endDate)

Definition at line 79 of file SessionEntity.java.

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

79  {
80  this.endDate = endDate;
81  }

Here is the caller graph for this function: