Uses of Enum
eu.isas.reporter.quantificationdetails.ProteinRatioType
Packages that use ProteinRatioType
Package
Description
Package containing the quantification objects at the different levels.
-
Uses of ProteinRatioType in eu.isas.reporter.quantificationdetails
Methods in eu.isas.reporter.quantificationdetails that return ProteinRatioTypeModifier and TypeMethodDescriptionstatic ProteinRatioTypeProteinRatioType.getProteinRatioType(int index) Returns the ratio type corresponding to the given index.static ProteinRatioTypeReturns the enum constant of this type with the specified name.static ProteinRatioType[]ProteinRatioType.values()Returns an array containing the constants of this enum type, in the order they are declared.