org.fhcrc.cpl.viewer.amt
Class AmtMatchedProtein.AmtMatchedPeptide
java.lang.Object
org.fhcrc.cpl.viewer.amt.AmtMatchedProtein.AmtMatchedPeptide
- Enclosing class:
- AmtMatchedProtein
public static class AmtMatchedProtein.AmtMatchedPeptide
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sequence
protected java.lang.String sequence
intensity
protected float intensity
uniqueThisProtein
protected boolean uniqueThisProtein
AmtMatchedProtein.AmtMatchedPeptide
public AmtMatchedProtein.AmtMatchedPeptide(java.lang.String sequence,
float intensity,
boolean uniqueThisProtein)
toString
public java.lang.String toString(java.lang.String proteinId)
oldToString
public java.lang.String oldToString()
getSequence
public java.lang.String getSequence()
setSequence
public void setSequence(java.lang.String sequence)
getIntensity
public float getIntensity()
setIntensity
public void setIntensity(float intensity)
isUniqueThisProtein
public boolean isUniqueThisProtein()
setUniqueThisProtein
public void setUniqueThisProtein(boolean uniqueThisProtein)
Fred Hutchinson Cancer Research Center