Package qpid :: Module spec08 :: Class Class
[frames] | no frames]

Class Class

Metadata --+
           |
          Class

Instance Methods
 
__init__(self, spec, name, id, handler, docs)
 
define_class(self, name)

Inherited from Metadata: __repr__, __str__

Class Variables
  PRINT = ['name', 'id']
Method Details

__init__(self, spec, name, id, handler, docs)
(Constructor)

 
Overrides: Metadata.__init__