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 Thu Apr 14 16:39:29 2005 http://epydoc.sf.net