Version: 1.1.1

org.inb.biomoby.shared.ontology
Class ISS_Report

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.ISS_Report
All Implemented Interfaces:
Serializable

public class ISS_Report
extends MobyObject
implements Serializable

See Also:
Serialized Form

Constructor Summary
ISS_Report()
           
 
Method Summary
 NCBI_BLAST_Text getFirstBlast()
           
 ISS_Annotation_XML getIssXML()
           
 NCut_Matrix getNcutMatrix()
           
 void setFirstBlast(NCBI_BLAST_Text firstBlast)
           
 void setIssXML(ISS_Annotation_XML issXML)
           
 void setNcutMatrix(NCut_Matrix ncutMatrix)
           
 
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

ISS_Report

public ISS_Report()
Method Detail

getIssXML

public ISS_Annotation_XML getIssXML()

setIssXML

public void setIssXML(ISS_Annotation_XML issXML)

getFirstBlast

public NCBI_BLAST_Text getFirstBlast()

setFirstBlast

public void setFirstBlast(NCBI_BLAST_Text firstBlast)

getNcutMatrix

public NCut_Matrix getNcutMatrix()

setNcutMatrix

public void setNcutMatrix(NCut_Matrix ncutMatrix)

Version: 1.1.1

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