@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-11-05T00:31:27.098Z") public class Timeline extends Object
Constructor and Description |
---|
Timeline() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
List<AssessmentInfo> |
getAssessments()
Get assessments
|
String |
getDuration()
The length of time of the study’s protocol, after which the participant has completed the study.
|
List<ScheduledSession> |
getSchedule()
Get schedule
|
List<SessionInfo> |
getSessions()
Get sessions
|
List<StudyBurstInfo> |
getStudyBursts()
Get studyBursts
|
Integer |
getTotalMinutes()
The total number of minutes to perform all the sessions in the timeline.
|
Integer |
getTotalNotifications()
The total number of notifications that could be shown to the participant (if all possible notifications are shown; fewer notifications may be shown since the participant may complete sessions before all reminders are shown for the session).
|
String |
getType()
Timeline
|
int |
hashCode() |
String |
toString() |
public String getDuration()
public List<ScheduledSession> getSchedule()
public List<AssessmentInfo> getAssessments()
public List<SessionInfo> getSessions()
public List<StudyBurstInfo> getStudyBursts()
public Integer getTotalMinutes()
public Integer getTotalNotifications()
public String getType()
Copyright © 2022 Sage Bionetworks. All rights reserved.