Uses of Class
org.eobjects.datacleaner.repository.RepositoryFile.Type

Packages that use RepositoryFile.Type
org.eobjects.datacleaner.repository   
 

Uses of RepositoryFile.Type in org.eobjects.datacleaner.repository
 

Methods in org.eobjects.datacleaner.repository that return RepositoryFile.Type
 RepositoryFile.Type RepositoryFile.getType()
          Gets the type of the file.
static RepositoryFile.Type RepositoryFile.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RepositoryFile.Type[] RepositoryFile.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012 Human Inference. All Rights Reserved.