Uses of Class
com.compomics.util.experiment.identification.IdentificationKeys
Packages that use IdentificationKeys
Package
Description
Experiment classes related to identifications.
-
Uses of IdentificationKeys in com.compomics.util.experiment.identification
Methods in com.compomics.util.experiment.identification that return IdentificationKeysModifier and TypeMethodDescriptionIdentification.getIdentificationKeys()Returns the identification keys.Methods in com.compomics.util.experiment.identification with parameters of type IdentificationKeysModifier and TypeMethodDescriptionvoidIdentification.setIdentificationKeys(IdentificationKeys identificationKeys) Sets the identification keys.