Package | Description |
---|---|
com.hp.ov.sdk.dto |
Modifier and Type | Method and Description |
---|---|
TaskState |
InterconnectFibDataInfo.getState() |
TaskState |
TaskResourceV2.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 |
InterconnectFibDataInfo.setState(TaskState state) |
void |
TaskResourceV2.setTaskState(TaskState taskState) |
Copyright © 2016. All rights reserved.