| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected WeekIndex |
RecurrencePattern.index |
| Modifier and Type | Method and Description |
|---|---|
Optional<WeekIndex> |
RecurrencePattern.getIndex() |
| Modifier and Type | Method and Description |
|---|---|
RecurrencePattern.Builder |
RecurrencePattern.Builder.index(WeekIndex index) |
RecurrencePattern |
RecurrencePattern.withIndex(WeekIndex index) |
| Modifier and Type | Method and Description |
|---|---|
static WeekIndex |
WeekIndex.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WeekIndex[] |
WeekIndex.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.