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

E17060-01

Uses of Class
oracle.odi.domain.model.OdiKey.KeyType

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

Uses of OdiKey.KeyType in oracle.odi.domain.model
 

Methods in oracle.odi.domain.model that return OdiKey.KeyType
 OdiKey.KeyType OdiKey.getKeyType()
          Returns the OdiKey.KeyType of this OdiKey instance.
static OdiKey.KeyType OdiKey.KeyType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OdiKey.KeyType[] OdiKey.KeyType.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 OdiKey.KeyType
 void OdiKey.setKeyType(OdiKey.KeyType pKeyType)
          Sets the OdiKey.KeyType for this OdiKey.
 


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.