Glossary:
com.pcbsys.nirvana.client.nDataStream Class Reference
Represents the stream used to deliver data. More...
Inheritance diagram for com.pcbsys.nirvana.client.nDataStream:

Public Member Functions | |
| String | getName () |
| Get the name of the stream. | |
| String | getSubject () |
| Get the subject associated with the stream. | |
Detailed Description
Represents the stream used to deliver data.
- Since:
- 6.0
Member Function Documentation
| String com.pcbsys.nirvana.client.nDataStream.getName | ( | ) |
Get the name of the stream.
- Returns:
- the stream name
Reimplemented in com.pcbsys.nirvana.client.nDataGroup.
| String com.pcbsys.nirvana.client.nDataStream.getSubject | ( | ) |
Get the subject associated with the stream.
- Returns:
- the subject
