|
Version: 1.1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.inb.biomoby.shared.message.AbstractMobyElement
org.inb.biomoby.shared.message.AbstractMobyObject
org.inb.biomoby.shared.message.MobyObject
org.inb.biomoby.shared.ontology.Parameter
org.inb.biomoby.shared.ontology.TargetArgument
public class TargetArgument
| Constructor Summary | |
|---|---|
TargetArgument()
|
|
| Method Summary | |
|---|---|
MobyString |
getCellCoordinate()
|
MobyFloat |
getVariance()
|
void |
setCellCoordinate(MobyString cellCoordinate)
|
void |
setVariance(MobyFloat variance)
|
| Methods inherited from class org.inb.biomoby.shared.ontology.Parameter |
|---|
getName, getType, getValue, setName, setType, setValue |
| 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 TargetArgument()
| Method Detail |
|---|
public MobyFloat getVariance()
public void setVariance(MobyFloat variance)
public MobyString getCellCoordinate()
public void setCellCoordinate(MobyString cellCoordinate)
|
Version: 1.1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||