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

E17060-01

Uses of Class
oracle.odi.domain.model.OdiColumn.ScdType

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

Uses of OdiColumn.ScdType in oracle.odi.domain.model
 

Methods in oracle.odi.domain.model that return OdiColumn.ScdType
 OdiColumn.ScdType OdiColumn.getScdType()
          Returns the OdiColumn.ScdType of this OdiColumn instance.
static OdiColumn.ScdType OdiColumn.ScdType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OdiColumn.ScdType[] OdiColumn.ScdType.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 OdiColumn.ScdType
 void OdiColumn.setScdType(OdiColumn.ScdType pScdType)
          Defines the OdiColumn.ScdType of this OdiColumn instance.
 


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.