@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-11-05T00:31:27.098Z") public class SessionInfo extends Object
Constructor and Description |
---|
SessionInfo() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getGuid()
The unique identifier for this model.
|
String |
getLabel()
A required name for this session that will be shown to schedule authors, and can be used as a label for participants if no label can be found.
|
Integer |
getMinutesToComplete()
Get minutesToComplete
|
List<NotificationInfo> |
getNotifications()
Get notifications
|
PerformanceOrder |
getPerformanceOrder()
Get performanceOrder
|
String |
getSymbol()
A unicode symbol or token identifier (32 characters or less) for a compact/symbolic representation of a session in UI tools.
|
List<String> |
getTimeWindowGuids()
A list of all the time window GUIDs for this session.
|
String |
getType()
SessionInfo
|
int |
hashCode() |
String |
toString() |
public String getGuid()
public String getLabel()
public String getSymbol()
public PerformanceOrder getPerformanceOrder()
public List<String> getTimeWindowGuids()
public Integer getMinutesToComplete()
public List<NotificationInfo> getNotifications()
public String getType()
Copyright © 2022 Sage Bionetworks. All rights reserved.