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(java.lang.String fileName)
           
static Import.FileType Import.FileType.valueOf(java.lang.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.
 



Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.