Packagecom.pcbsys.nirvana.client
Classpublic class nDataStream
InheritancenDataStream Inheritance Object
Subclasses nDataGroup

The nDataStream class is a single instance of a data stream.



Public Properties
 PropertyDefined By
  name : String
[read-only] eturns the name of this stream
nDataStream
  subject : String
[read-only] eturns the subject of this stream
nDataStream
Property Detail
nameproperty
name:String  [read-only]

eturns the name of this stream


Implementation
    public function get name():String
subjectproperty 
subject:String  [read-only]

eturns the subject of this stream


Implementation
    public function get subject():String