| Package | Description | 
|---|---|
| net.bluemind.eas.backend | |
| net.bluemind.eas.dto.calendar | 
| Modifier and Type | Method and Description | 
|---|---|
CalendarResponse.MeetingStatus | 
MSEvent.getMeetingStatus()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MSEvent.setMeetingStatus(CalendarResponse.MeetingStatus meetingStatus)  | 
| Modifier and Type | Field and Description | 
|---|---|
CalendarResponse.MeetingStatus | 
CalendarResponse.meetingStatus  | 
| Modifier and Type | Method and Description | 
|---|---|
static CalendarResponse.MeetingStatus | 
CalendarResponse.MeetingStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. 
 | 
static CalendarResponse.MeetingStatus[] | 
CalendarResponse.MeetingStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2021. All Rights Reserved.