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