Skip navigation links

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

E17060-04


Uses of Class
oracle.odi.domain.topology.OdiWorkRepositoryInfo.WorkRepType

Packages that use OdiWorkRepositoryInfo.WorkRepType
oracle.odi.domain.topology This package contains the Oracle Data Integrator Topology domain model implementation. 

 

Uses of OdiWorkRepositoryInfo.WorkRepType in oracle.odi.domain.topology

 

Methods in oracle.odi.domain.topology that return OdiWorkRepositoryInfo.WorkRepType
 OdiWorkRepositoryInfo.WorkRepType OdiWorkRepositoryInfo.getType()
          Gets type of this ODI work repository.
static OdiWorkRepositoryInfo.WorkRepType OdiWorkRepositoryInfo.WorkRepType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OdiWorkRepositoryInfo.WorkRepType[] OdiWorkRepositoryInfo.WorkRepType.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.7.0)

E17060-04


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