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.model.OdiCondition.ConditionType

Packages that use OdiCondition.ConditionType
oracle.odi.domain.model This package contains the Oracle Data Integrator Data Model domain implementation. 

 

Uses of OdiCondition.ConditionType in oracle.odi.domain.model

 

Methods in oracle.odi.domain.model that return OdiCondition.ConditionType
 OdiCondition.ConditionType OdiCondition.getConditionType()
          Returns the OdiCondition.ConditionType of this OdiCondition instance.
static OdiCondition.ConditionType OdiCondition.ConditionType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OdiCondition.ConditionType[] OdiCondition.ConditionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.odi.domain.model with parameters of type OdiCondition.ConditionType
 void OdiCondition.setConditionType(OdiCondition.ConditionType pConditionType)
          Sets the OdiCondition.ConditionType of this OdiCondition instance.

 


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.