|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||