Uses of Class
com.compomics.cli.fasta.FastaParametersCLIParams
Package | Description |
---|---|
com.compomics.cli.fasta |
Command line for the handling of fasta files.
|
-
Uses of FastaParametersCLIParams in com.compomics.cli.fasta
Methods in com.compomics.cli.fasta that return FastaParametersCLIParams Modifier and Type Method Description static FastaParametersCLIParams
FastaParametersCLIParams. valueOf(String name)
Returns the enum constant of this type with the specified name.static FastaParametersCLIParams[]
FastaParametersCLIParams. values()
Returns an array containing the constants of this enum type, in the order they are declared.