Trees | Index | Help |
---|
Package Bio :: Package EUtils :: Module HistoryClient :: Class HistoryRecord |
|
object
--+ |HistoryLookup
--+ | HistoryRecord
PublicationHistoryRecord
,
SequenceHistoryRecord
Method Summary | |
---|---|
__init__(self,
eutils,
cookie,
offset)
| |
the Datatypes.Summary for this history record | |
Inherited from HistoryLookup | |
Request an eLink for this history; returns the socket handle | |
Request the eSummary for this history; returns the socket handle | |
Inherited from object | |
x.__delattr__('name') <==> del x.name | |
x.__getattribute__('name') <==> x.name | |
x.__hash__() <==> hash(x) | |
T.__new__(S, ...) -> a new object with type S, a subtype of T | |
helper for pickle | |
helper for pickle | |
x.__repr__() <==> repr(x) | |
x.__setattr__('name', value) <==> x.name = value | |
x.__str__() <==> str(x) |
Property Summary | |
---|---|
Inherited from HistoryLookup | |
dbids : The DBIds for this results set, fetched from the server's 'uilist' |
Method Details |
---|
summary(self)the Datatypes.Summary for this history record |
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Thu Jun 30 22:06:07 2005 | http://epydoc.sf.net |