|
Version: 1.1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.inb.biomoby.shared.message.AbstractMobyElement org.inb.biomoby.shared.message.AbstractMobyObject org.inb.biomoby.shared.message.MobyObject org.inb.biomoby.shared.ontology.ISS_Report
public class ISS_Report
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 |
---|
public ISS_Report()
Method Detail |
---|
public ISS_Annotation_XML getIssXML()
public void setIssXML(ISS_Annotation_XML issXML)
public NCBI_BLAST_Text getFirstBlast()
public void setFirstBlast(NCBI_BLAST_Text firstBlast)
public NCut_Matrix getNcutMatrix()
public void setNcutMatrix(NCut_Matrix ncutMatrix)
|
Version: 1.1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |