Uses of Class
com.compomics.util.io.export.PsFragmentFeature
Package | Description |
---|---|
com.compomics.util.io.export |
Classes related to exporting reports.
|
-
Uses of PsFragmentFeature in com.compomics.util.io.export
Methods in com.compomics.util.io.export that return PsFragmentFeature Modifier and Type Method Description static PsFragmentFeature
PsFragmentFeature. valueOf(String name)
Returns the enum constant of this type with the specified name.static PsFragmentFeature[]
PsFragmentFeature. values()
Returns an array containing the constants of this enum type, in the order they are declared.