Skip navigation links

Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.6.0)

E17060-03


Uses of Class
oracle.odi.domain.runtime.scheduling.RecurrenceAttributes.Year

Packages that use RecurrenceAttributes.Year
oracle.odi.domain.runtime.scheduling   

 

Uses of RecurrenceAttributes.Year in oracle.odi.domain.runtime.scheduling

 

Methods in oracle.odi.domain.runtime.scheduling that return RecurrenceAttributes.Year
 RecurrenceAttributes.Year ExplicitDate.getYear()
          Returns the year.
 RecurrenceAttributes.Year Recurrence.getYear()
          Returns year of recurrence.

 

Constructors in oracle.odi.domain.runtime.scheduling with parameters of type RecurrenceAttributes.Year
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.

 


Skip navigation links

Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.6.0)

E17060-03


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.