Uses of Class
org.utgenome.shell.Import.FileType

Packages that use Import.FileType
org.utgenome.shell   
 

Uses of Import.FileType in org.utgenome.shell
 

Methods in org.utgenome.shell that return Import.FileType
static Import.FileType Import.detectFileType(String fileName)
           
static Import.FileType Import.FileType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Import.FileType[] Import.FileType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2007-2012 utgenome.org. All Rights Reserved.