| Package | Description |
|---|---|
| com.bmc.arsys.plugins.report.schedule |
| Modifier and Type | Method and Description |
|---|---|
static Schedule |
Schedule.parse(int type,
Integer frequency,
int[] hoursOfDay,
int[] daysOfWeek,
Integer weekOfMonth,
Integer monthOfYear,
Integer dayOfMonth,
Date startDateTime)
Parses the individual field values to create a schedule object.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Schedule.equals(Schedule schedule)
Checks if this schedule is logical equivilent to another schedule.
|
? Copyright 2013 BMC Software, Inc.