org.inb.biomoby.shared.ontology
Class OMIM
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.OMIM
- All Implemented Interfaces:
- Serializable
public class OMIM
- extends MobyObject
- implements Serializable
- See Also:
- Serialized Form
Constructor Summary |
OMIM()
|
OMIM
public OMIM()
getSeealso
public List<? extends MobyString> getSeealso()
addSeealso
public void addSeealso(MobyString seealso)
getJournal
public List<? extends MobyString> getJournal()
addJournal
public void addJournal(MobyString journal)
getEditorhistory
public List<? extends MobyString> getEditorhistory()
addEditorhistory
public void addEditorhistory(MobyString editorhistory)
getContributor
public List<? extends MobyString> getContributor()
addContributor
public void addContributor(MobyString contributor)
getAllelicvariants
public List<? extends Text__formatted> getAllelicvariants()
addAllelicvariants
public void addAllelicvariants(Text__formatted allelicvariants)
getClinicalSynopsis
public List<? extends Text__formatted> getClinicalSynopsis()
addClinicalSynopsis
public void addClinicalSynopsis(Text__formatted clinicalSynopsis)
getTitle
public MobyString getTitle()
setTitle
public void setTitle(MobyString title)
getNumber
public MobyString getNumber()
setNumber
public void setNumber(MobyString number)
getAuthor
public MobyString getAuthor()
setAuthor
public void setAuthor(MobyString author)
getCreation_date
public MobyString getCreation_date()
setCreation_date
public void setCreation_date(MobyString creation_date)
getText
public Text__formatted getText()
setText
public void setText(Text__formatted text)
Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010