|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RecurrenceAttributes.TimeOfDay | |
|---|---|
| oracle.odi.domain.runtime.scheduling | |
| Uses of RecurrenceAttributes.TimeOfDay in oracle.odi.domain.runtime.scheduling |
|---|
| Methods in oracle.odi.domain.runtime.scheduling that return RecurrenceAttributes.TimeOfDay | |
|---|---|
RecurrenceAttributes.TimeOfDay |
TimeRange.getEndTime()Obtains the end time of range. |
RecurrenceAttributes.TimeOfDay |
TimeRange.getStartTime()Obtains the start time of range. |
RecurrenceAttributes.TimeOfDay |
ExplicitDate.getTime()Returns time of day. |
RecurrenceAttributes.TimeOfDay |
Recurrence.getTime()Returns time of recurrence. |
| Constructors in oracle.odi.domain.runtime.scheduling with parameters of type RecurrenceAttributes.TimeOfDay | |
|---|---|
ExplicitDate(RecurrenceAttributes.Year pYear, RecurrenceAttributes.MonthOfYear pMonth, RecurrenceAttributes.DayOfMonth pDay, RecurrenceAttributes.TimeOfDay pTime)Constructs the instance of ExplicitDate with specified year, month, day and time. |
|
TimeRange(RecurrenceAttributes.TimeOfDay pStartTime, RecurrenceAttributes.TimeOfDay pEndTime)Constructs the TimeRange with specified start time and end time. |
|
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||