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.project.OdiSequence.SequenceType

Packages that use OdiSequence.SequenceType
oracle.odi.domain.project This package contains the Oracle Data Integrator Project implementation. 

 

Uses of OdiSequence.SequenceType in oracle.odi.domain.project

 

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

 

Methods in oracle.odi.domain.project with parameters of type OdiSequence.SequenceType
 void OdiSequence.setType(OdiSequence.SequenceType pType)
          Sets the type of this sequence.

 


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.