Uses of Class
com.compomics.util.experiment.identification.IdentificationKeys
Package | Description |
---|---|
com.compomics.util.experiment.identification |
Experiment classes related to identifications.
|
-
Uses of IdentificationKeys in com.compomics.util.experiment.identification
Methods in com.compomics.util.experiment.identification that return IdentificationKeys Modifier and Type Method Description IdentificationKeys
Identification. getIdentificationKeys()
Returns the identification keys.Methods in com.compomics.util.experiment.identification with parameters of type IdentificationKeys Modifier and Type Method Description void
Identification. setIdentificationKeys(IdentificationKeys identificationKeys)
Sets the identification keys.