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

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)

Generated by Epydoc 2.1 on Wed Jan 31 09:59:44 2007 http://epydoc.sf.net