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