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.TimeUnit

Packages that use TimeUnit
oracle.odi.domain.runtime.scheduling   

 

Uses of TimeUnit in oracle.odi.domain.runtime.scheduling

 

Methods in oracle.odi.domain.runtime.scheduling that return TimeUnit
 TimeUnit Period.getTimeUnit()
          Returns the time unit.
static TimeUnit TimeUnit.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TimeUnit[] TimeUnit.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Constructors in oracle.odi.domain.runtime.scheduling with parameters of type TimeUnit
Period(int pValue, TimeUnit pTimeUnit)
          Constructs the Period object with specified value and time unit.

 


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.