| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected TaskFilterSpecRecursionOption |
TaskFilterSpecByEntity.recursion |
| Modifier and Type | Method and Description |
|---|---|
static TaskFilterSpecRecursionOption |
TaskFilterSpecRecursionOption.fromValue(String v) |
TaskFilterSpecRecursionOption |
TaskFilterSpecByEntity.getRecursion()
Gets the value of the recursion property.
|
static TaskFilterSpecRecursionOption |
TaskFilterSpecRecursionOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskFilterSpecRecursionOption[] |
TaskFilterSpecRecursionOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaskFilterSpecByEntity.setRecursion(TaskFilterSpecRecursionOption value)
Sets the value of the recursion property.
|
Copyright © 2018. All rights reserved.