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