|
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.AnnotationHits
public class AnnotationHits
Constructor Summary | |
---|---|
AnnotationHits()
|
Method Summary | |
---|---|
MobyInteger |
getFrom()
|
MobyInteger |
getHitcount()
|
MobyInteger |
getTo()
|
void |
setFrom(MobyInteger from)
|
void |
setHitcount(MobyInteger hitcount)
|
void |
setTo(MobyInteger to)
|
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 AnnotationHits()
Method Detail |
---|
public MobyInteger getFrom()
public void setFrom(MobyInteger from)
public MobyInteger getTo()
public void setTo(MobyInteger to)
public MobyInteger getHitcount()
public void setHitcount(MobyInteger hitcount)
|
Version: 1.1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |