Package | Description |
---|---|
com.hp.ov.sdk.dto |
Modifier and Type | Method and Description |
---|---|
TaskState |
TaskResource.getTaskState() |
static TaskState |
TaskState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskState[] |
TaskState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TaskResource.setTaskState(TaskState taskState) |
Copyright © 2017. All rights reserved.