Package bioMoby :: Module mobyRegister :: Class RegistrationObject
[show private | hide private]
[frames | no frames]

Class RegistrationObject


A registration object
Method Summary
  __init__(self, xmlInput)
It takes a moby xml representing the object
  __str__(self)
Return the moby xml of the instance
  isSuccess(self)
Indicate whether the registration was successful or not
  toTuple(self)
return the tuple form of the instance

Method Details

__init__(self, xmlInput)
(Constructor)

It takes a moby xml representing the object

__str__(self)
(Informal representation operator)

Return the moby xml of the instance

isSuccess(self)

Indicate whether the registration was successful or not

toTuple(self)

return the tuple form of the instance

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