Package AccessGrid :: Module Descriptions :: Class ServiceDescription
[show private | hide private]
[frames | no frames]

Class ServiceDescription

ObjectDescription --+
                    |
                   ServiceDescription


The Service Description is the Virtual Venue resident information
about services users can interact with. This is an extension of
the Object Description that adds a mimeType which should be a
standard mime-type.

Method Summary
  __init__(self, name, description, uri, mimetype)
  AsINIBlock(self)
  GetMimeType(self)
  SetMimeType(self, mimetype)
    Inherited from ObjectDescription
  __repr__(self)
  GetDescription(self)
  GetId(self)
  GetName(self)
  GetURI(self)
  SetDescription(self, description)
  SetId(self, oid)
  SetName(self, name)
  SetURI(self, uri)

Generated by Epydoc 2.1 on Mon Jan 09 13:23:50 2006 http://epydoc.sf.net