public class MonthlyByDayTaskScheduler extends MonthlyTaskScheduler
Java class for MonthlyByDayTaskScheduler complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MonthlyByDayTaskScheduler">
<complexContent>
<extension base="{urn:vim25}MonthlyTaskScheduler">
<sequence>
<element name="day" type="{http://www.w3.org/2001/XMLSchema}int"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected int |
day |
hourminuteintervalactiveTime, expireTime| Constructor and Description |
|---|
MonthlyByDayTaskScheduler() |
| Modifier and Type | Method and Description |
|---|---|
int |
getDay()
Gets the value of the day property.
|
void |
setDay(int value)
Sets the value of the day property.
|
getHour, setHourgetMinute, setMinutegetInterval, setIntervalgetActiveTime, getExpireTime, setActiveTime, setExpireTimeCopyright © 2018. All rights reserved.