|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Peptide | |
---|---|
uk.ac.ebi.jmzidml.model.mzidml | |
uk.ac.ebi.jmzidml.xml.jaxb.adapters |
Uses of Peptide in uk.ac.ebi.jmzidml.model.mzidml |
---|
Fields in uk.ac.ebi.jmzidml.model.mzidml declared as Peptide | |
---|---|
protected Peptide |
SpectrumIdentificationItem.peptide
|
protected Peptide |
PeptideEvidence.peptide
|
Fields in uk.ac.ebi.jmzidml.model.mzidml with type parameters of type Peptide | |
---|---|
protected List<Peptide> |
SequenceCollection.peptide
|
Methods in uk.ac.ebi.jmzidml.model.mzidml that return Peptide | |
---|---|
Peptide |
ObjectFactory.createPeptide()
Create an instance of Peptide |
Peptide |
SpectrumIdentificationItem.getPeptide()
|
Peptide |
PeptideEvidence.getPeptide()
|
Methods in uk.ac.ebi.jmzidml.model.mzidml that return types with arguments of type Peptide | |
---|---|
List<Peptide> |
SequenceCollection.getPeptide()
Gets the value of the peptide property. |
Methods in uk.ac.ebi.jmzidml.model.mzidml with parameters of type Peptide | |
---|---|
void |
SpectrumIdentificationItem.setPeptide(Peptide peptide)
|
void |
PeptideEvidence.setPeptide(Peptide peptide)
|
Uses of Peptide in uk.ac.ebi.jmzidml.xml.jaxb.adapters |
---|
Methods in uk.ac.ebi.jmzidml.xml.jaxb.adapters that return Peptide | |
---|---|
Peptide |
PeptideAdapter.unmarshal(String refId)
|
Methods in uk.ac.ebi.jmzidml.xml.jaxb.adapters with parameters of type Peptide | |
---|---|
String |
PeptideAdapter.marshal(Peptide pep)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |