Skip navigation links

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

E17060-02


Uses of Class
oracle.odi.domain.runtime.sequence.SequenceType

Packages that use SequenceType
oracle.odi.domain.runtime.scenario This package contains classes for managing Oracle Data Integrator Scenarios and related objects. 
oracle.odi.domain.runtime.sequence This package contains classes for managing Oracle Data Integrator Sequences and their values. 

 

Uses of SequenceType in oracle.odi.domain.runtime.scenario

 

Methods in oracle.odi.domain.runtime.scenario that return SequenceType
 SequenceType OdiScenarioSequence.getType()
          Returns this sequence type (see SequenceType).

 

Uses of SequenceType in oracle.odi.domain.runtime.sequence

 

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

 


Skip navigation links

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

E17060-02


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