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