| Package | Description |
|---|---|
| oracle.odi.domain.runtime.scheduling |
| Modifier and Type | Method and Description |
|---|---|
TimeRange |
OdiSchedule.getDailyActivationTimeRange()
Returns the daily activation time range - aggregation of beginning and
ending time of day, where this schedule is active.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OdiSchedule.setDailyActivationTimeRange(TimeRange pDailyActivationTimeRange)
Sets the daily activation time range - aggregation of beginning and
ending time of day, where this schedule should be active.
|