Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Uses of Class
oracle.ide.index.file.FileChange.Type

Packages that use FileChange.Type
oracle.ide.index.file Contains file table interfaces used for indexing. 
 

Uses of FileChange.Type in oracle.ide.index.file
 

Methods in oracle.ide.index.file that return FileChange.Type
 FileChange.Type FileChange.getType()
          Get the type of change.
static FileChange.Type FileChange.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static FileChange.Type[] FileChange.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Copyright © 1997, 2010, Oracle. All rights reserved.