Package Bio :: Package EUtils :: Module Datatypes :: Class IdCheck
[show private | hide private]
[frames | no frames]

Class IdCheck


Store results from an lcheck link

Attributes are:
   id -- the id of the requested record
   has_linkout -- boolean, either it does or doesn't
   has_neighbor -- boolean, either it does or doesn't

Method Summary
  __init__(self, id, has_linkout, has_neighbor)
  __eq__(self, other)
  __ne__(self, other)
  __repr__(self)

Generated by Epydoc 2.1 on Thu Aug 10 20:05:49 2006 http://epydoc.sf.net