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

E17060-01

Uses of Class
oracle.odi.domain.model.OdiDataStore.FileDescriptor.Format

Packages that use OdiDataStore.FileDescriptor.Format
oracle.odi.domain.model This package contains the Oracle Data Integrator Data Model domain implementation. 
 

Uses of OdiDataStore.FileDescriptor.Format in oracle.odi.domain.model
 

Methods in oracle.odi.domain.model that return OdiDataStore.FileDescriptor.Format
 OdiDataStore.FileDescriptor.Format OdiDataStore.FileDescriptor.getFormat()
          Returns the OdiDataStore.FileDescriptor.Format for this file datastore.
static OdiDataStore.FileDescriptor.Format OdiDataStore.FileDescriptor.Format.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OdiDataStore.FileDescriptor.Format[] OdiDataStore.FileDescriptor.Format.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in oracle.odi.domain.model with parameters of type OdiDataStore.FileDescriptor.Format
OdiDataStore.FileDescriptor(OdiDataStore.FileDescriptor.Format pFormat, java.lang.String pFieldSeparator, java.lang.String pTextDelimiter, java.lang.String pRowSeparator, int pSkipHeadingLines, java.lang.String pDecimalSeparator)
          Create a FileDescriptor.
 


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.