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