Uses of Class
com.compomics.util.pride.prideobjects.webservice.file.FileType
Package | Description |
---|---|
com.compomics.util.pride.prideobjects.webservice.file |
Classes for validating PRIDE web service file types.
|
-
Uses of FileType in com.compomics.util.pride.prideobjects.webservice.file
Methods in com.compomics.util.pride.prideobjects.webservice.file that return FileType Modifier and Type Method Description static FileType
FileType. valueOf(String name)
Returns the enum constant of this type with the specified name.static FileType[]
FileType. values()
Returns an array containing the constants of this enum type, in the order they are declared.