Uses of Class
com.compomics.util.experiment.io.identification.idfilereaders.MzIdentMLIdfileReader.RawValueConversionType
Package | Description |
---|---|
com.compomics.util.experiment.io.identification.idfilereaders |
Experiment classes related to reading search engine files.
|
-
Uses of MzIdentMLIdfileReader.RawValueConversionType in com.compomics.util.experiment.io.identification.idfilereaders
Methods in com.compomics.util.experiment.io.identification.idfilereaders that return MzIdentMLIdfileReader.RawValueConversionType Modifier and Type Method Description static MzIdentMLIdfileReader.RawValueConversionType
MzIdentMLIdfileReader.RawValueConversionType. valueOf(String name)
Returns the enum constant of this type with the specified name.static MzIdentMLIdfileReader.RawValueConversionType[]
MzIdentMLIdfileReader.RawValueConversionType. values()
Returns an array containing the constants of this enum type, in the order they are declared.