Package bioMoby :: Module mobyService :: Class ServiceArticle
[show private | hide private]
[frames | no frames]

Class ServiceArticle


In a service query, it represents an article
Method Summary
  __init__(self, name, type, namespaces)
  __str__(self)
The xml reprentation of the object
  fromXML(self, xml)
Return an article from a xml node
  toTuple(self)
Return as a tuple the article

Method Details

__str__(self)
(Informal representation operator)

The xml reprentation of the object

fromXML(self, xml)

Return an article from a xml node

toTuple(self)

Return as a tuple the article

Generated by Epydoc 2.1 on Wed Nov 3 17:06:09 2004 http://epydoc.sf.net