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

Class ServiceSecondary


The class represents a parameter for the Service Query Object
Method Summary
  __init__(self, name, type, default, min, max, enums)
  __str__(self)
Return the xml form of the object
  fromXML(self, xml)
Return a parameter from a xml
  toTuple(self)
Return the object as a tuple

Method Details

__str__(self)
(Informal representation operator)

Return the xml form of the object

fromXML(self, xml)

Return a parameter from a xml

toTuple(self)

Return the object as a tuple

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