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.project.interfaces.ObjTrace.TraceType

Packages that use ObjTrace.TraceType
oracle.odi.domain.project.interfaces This package contains Oracle Data Integrator Interface implementation. 

 

Uses of ObjTrace.TraceType in oracle.odi.domain.project.interfaces

 

Methods in oracle.odi.domain.project.interfaces that return ObjTrace.TraceType
 ObjTrace.TraceType ObjTrace.getTraceType()
          Returns the type of the trace message.
static ObjTrace.TraceType ObjTrace.TraceType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ObjTrace.TraceType[] ObjTrace.TraceType.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.