| Package | Description |
|---|---|
| net.bluemind.eas.dto.calendar |
| Modifier and Type | Field and Description |
|---|---|
java.util.Set<CalendarResponse.Recurrence.DayOfWeek.Days> |
CalendarResponse.Recurrence.DayOfWeek.days |
| Modifier and Type | Method and Description |
|---|---|
static CalendarResponse.Recurrence.DayOfWeek.Days |
CalendarResponse.Recurrence.DayOfWeek.Days.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CalendarResponse.Recurrence.DayOfWeek.Days[] |
CalendarResponse.Recurrence.DayOfWeek.Days.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All Rights Reserved.