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