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