| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected DayOfWeekIndexType |
RelativeMonthlyRecurrencePatternType.dayOfWeekIndex |
protected DayOfWeekIndexType |
RelativeYearlyRecurrencePatternType.dayOfWeekIndex |
| Modifier and Type | Method and Description |
|---|---|
static DayOfWeekIndexType |
DayOfWeekIndexType.fromValue(String v) |
DayOfWeekIndexType |
RelativeMonthlyRecurrencePatternType.getDayOfWeekIndex()
Gets the value of the dayOfWeekIndex property.
|
DayOfWeekIndexType |
RelativeYearlyRecurrencePatternType.getDayOfWeekIndex()
Gets the value of the dayOfWeekIndex property.
|
static DayOfWeekIndexType |
DayOfWeekIndexType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DayOfWeekIndexType[] |
DayOfWeekIndexType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RelativeMonthlyRecurrencePatternType.setDayOfWeekIndex(DayOfWeekIndexType value)
Sets the value of the dayOfWeekIndex property.
|
void |
RelativeYearlyRecurrencePatternType.setDayOfWeekIndex(DayOfWeekIndexType value)
Sets the value of the dayOfWeekIndex property.
|
Copyright © 2016 Apereo. All Rights Reserved.