|
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.Annotation org.inb.biomoby.shared.ontology.FeatureAnnotation
public class FeatureAnnotation
Constructor Summary | |
---|---|
FeatureAnnotation()
|
Method Summary | |
---|---|
MobyString |
getDescription()
|
MobyString |
getEvidence()
|
MobyString |
getId()
|
MobyString |
getRef()
|
MobyString |
getStatus()
|
MobyString |
getType()
|
void |
setDescription(MobyString description)
|
void |
setEvidence(MobyString evidence)
|
void |
setId(MobyString id)
|
void |
setRef(MobyString ref)
|
void |
setStatus(MobyString status)
|
void |
setType(MobyString type)
|
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 |
---|
public FeatureAnnotation()
Method Detail |
---|
public MobyString getType()
public void setType(MobyString type)
public MobyString getStatus()
public void setStatus(MobyString status)
public MobyString getId()
public void setId(MobyString id)
public MobyString getDescription()
public void setDescription(MobyString description)
public MobyString getEvidence()
public void setEvidence(MobyString evidence)
public MobyString getRef()
public void setRef(MobyString ref)
|
Version: 1.1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |