|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.odi.domain.runtime.scheduling.RecurrenceAttributes
public final class RecurrenceAttributes
RecurrenceAttributes class defines the data types used to construct a Recurrence object.
It is not possible (no sense) to create instances of this class.
Recurrence| Nested Class Summary | |
|---|---|
static class |
RecurrenceAttributes.DayOfMonthWrapper class on top of the primitive integer value, representing day of month. |
static class |
RecurrenceAttributes.DayOfWeekEnumeration for the days of a week. |
static class |
RecurrenceAttributes.DayOfWeekRankEnumeration for the rank of the week day in month. |
static class |
RecurrenceAttributes.FrequencyDefines the frequency of a Recurrence. |
static class |
RecurrenceAttributes.MonthOfYearDefines the months of the year. |
static class |
RecurrenceAttributes.TimeOfDayTimeOfDay defines the time of the day. |
static class |
RecurrenceAttributes.YearWrapper class on top of the primitive integer value, representing year. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||