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

E17060-01

Uses of Class
oracle.odi.interfaces.data.CheckResponse.Response

Packages that use CheckResponse.Response
oracle.odi.interfaces.data This package contains the Oracle Data Integrator interface data and expression checking utility interface. 
 

Uses of CheckResponse.Response in oracle.odi.interfaces.data
 

Methods in oracle.odi.interfaces.data that return CheckResponse.Response
 CheckResponse.Response CheckResponse.getResponse()
          Get the response code for this check expression response.
static CheckResponse.Response CheckResponse.Response.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CheckResponse.Response[] CheckResponse.Response.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


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

E17060-01

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