Version: 1.1.1

org.inb.biomoby.shared.ontology
Class LutefiskAnnotation

java.lang.Object
  extended by org.inb.biomoby.shared.message.AbstractMobyElement
      extended by org.inb.biomoby.shared.message.AbstractMobyObject
          extended by org.inb.biomoby.shared.message.MobyObject
              extended by org.inb.biomoby.shared.ontology.Annotation
                  extended by org.inb.biomoby.shared.ontology.LutefiskAnnotation
All Implemented Interfaces:
Serializable

public class LutefiskAnnotation
extends Annotation
implements Serializable

See Also:
Serialized Form

Constructor Summary
LutefiskAnnotation()
           
 
Method Summary
 MobyFloat getIntScr()
           
 AminoAcidSequence getLutefiskPeptide()
           
 MobyFloat getPevzScr()
           
 MobyFloat getPr__c__()
           
 MobyFloat getQuality()
           
 MobyInteger getRank()
           
 MobyFloat getX__corr()
           
 void setIntScr(MobyFloat intScr)
           
 void setLutefiskPeptide(AminoAcidSequence lutefiskPeptide)
           
 void setPevzScr(MobyFloat pevzScr)
           
 void setPr__c__(MobyFloat pr__c__)
           
 void setQuality(MobyFloat quality)
           
 void setRank(MobyInteger rank)
           
 void setX__corr(MobyFloat x__corr)
           
 
Methods inherited from class org.inb.biomoby.shared.ontology.Annotation
getEnd, getStart, setEnd, setStart
 
Methods inherited from class org.inb.biomoby.shared.message.MobyObject
getAttributes, getCrossReference, putAttribute, removeAttribute, removeCrossReference, setCrossReference, toString
 
Methods inherited from class org.inb.biomoby.shared.message.AbstractMobyObject
getMobyId, getNamespace, setMobyId, setNamespace
 
Methods inherited from class org.inb.biomoby.shared.message.AbstractMobyElement
getArticleName, setArticleName
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LutefiskAnnotation

public LutefiskAnnotation()
Method Detail

getLutefiskPeptide

public AminoAcidSequence getLutefiskPeptide()

setLutefiskPeptide

public void setLutefiskPeptide(AminoAcidSequence lutefiskPeptide)

getRank

public MobyInteger getRank()

setRank

public void setRank(MobyInteger rank)

getPr__c__

public MobyFloat getPr__c__()

setPr__c__

public void setPr__c__(MobyFloat pr__c__)

getPevzScr

public MobyFloat getPevzScr()

setPevzScr

public void setPevzScr(MobyFloat pevzScr)

getQuality

public MobyFloat getQuality()

setQuality

public void setQuality(MobyFloat quality)

getIntScr

public MobyFloat getIntScr()

setIntScr

public void setIntScr(MobyFloat intScr)

getX__corr

public MobyFloat getX__corr()

setX__corr

public void setX__corr(MobyFloat x__corr)

Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010