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

Class IdCheck

source code

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

Instance Methods [hide private]
 
__init__(self, id, has_linkout=0, has_neighbor=0) source code
 
__eq__(self, other) source code
 
__ne__(self, other) source code
 
__repr__(self) source code