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

Class ObjectDescription

Known Subclasses:
ApplicationDescription, ConnectionDescription, DataDescription, ServiceDescription, StreamDescription, VenueDescription

An object description has four parts:
    id : string
    name : string
    description : string
    uri : uri (string)

Method Summary
  __init__(self, name, description, uri, oid)
  __repr__(self)
  AsINIBlock(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:51 2006 http://epydoc.sf.net