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