org.inb.biomoby.shared.ontology
Class ENSEMBLHomolog
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.ENSEMBLHomolog
- All Implemented Interfaces:
- Serializable
public class ENSEMBLHomolog
- extends MobyObject
- implements Serializable
- See Also:
- Serialized Form
ENSEMBLHomolog
public ENSEMBLHomolog()
getType
public MobyString getType()
setType
public void setType(MobyString type)
getDescription
public MobyString getDescription()
setDescription
public void setDescription(MobyString description)
getGenus
public MobyString getGenus()
setGenus
public void setGenus(MobyString genus)
getSpecies
public MobyString getSpecies()
setSpecies
public void setSpecies(MobyString species)
getStart
public MobyInteger getStart()
setStart
public void setStart(MobyInteger start)
getEnd
public MobyInteger getEnd()
setEnd
public void setEnd(MobyInteger end)
getStrand
public MobyString getStrand()
setStrand
public void setStrand(MobyString strand)
getName
public MobyString getName()
setName
public void setName(MobyString name)
Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010