Skip navigation links

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

E17060-04


Uses of Class
oracle.odi.interfaces.interactive.IInterfaceIssue.Origin

Packages that use IInterfaceIssue.Origin
oracle.odi.interfaces.interactive Provides interfaces for interactive handling of Oracle Data Integrator interfaces. 

 

Uses of IInterfaceIssue.Origin in oracle.odi.interfaces.interactive

 

Methods in oracle.odi.interfaces.interactive that return IInterfaceIssue.Origin
 IInterfaceIssue.Origin IInterfaceIssue.getOrigin()
          Returns the area of the interface that this issue is related to.
static IInterfaceIssue.Origin IInterfaceIssue.Origin.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static IInterfaceIssue.Origin[] IInterfaceIssue.Origin.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.