Home | Trees | Index | Help |
|
---|
Package bioMoby :: Module mobyRegister :: Class RegistrationObject |
|
Method Summary | |
---|---|
It takes a moby xml representing the object | |
Return the moby xml of the instance | |
Indicate whether the registration was successful or not | |
return the tuple form of the instance |
Method Details |
---|
__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 |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Wed Nov 3 17:06:10 2004 | http://epydoc.sf.net |