| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected DayOfWeek |
MonthlyByWeekdayTaskScheduler.weekday |
| Modifier and Type | Method and Description |
|---|---|
static DayOfWeek |
DayOfWeek.fromValue(String v) |
DayOfWeek |
MonthlyByWeekdayTaskScheduler.getWeekday()
Gets the value of the weekday property.
|
static DayOfWeek |
DayOfWeek.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DayOfWeek[] |
DayOfWeek.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.setWeekday(DayOfWeek value)
Sets the value of the weekday property.
|
Copyright © 2018. All rights reserved.