Trees | Index | Help |
---|
Package Bio :: Package EUtils :: Module Datatypes :: Class ObjUrl |
|
The ObjUrl containing LinkOut information for a record Attributes are: subject_types -- list of strings describing this link (0 or more) provider -- a Provider instance linkname -- a name used to categorize this link (optional) attributes -- list of attributes (text strings), (0 or more) url -- URL of the link (optional) iconurl -- URL containing image for this link (optional)
Method Summary | |
---|---|
__init__(self,
subject_types,
provider,
linkname,
url,
attributes)
| |
__eq__(self,
other)
| |
__ne__(self,
other)
| |
__repr__(self)
|
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Thu Jun 30 22:05:39 2005 | http://epydoc.sf.net |