|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
org.dvb.dsmcc.NPTStatusEvent
public abstract class NPTStatusEvent
Sent when a GEM terminal detects a change of status in the broadcast timeline of a stream.
Constructor Summary | |
---|---|
NPTStatusEvent(DSMCCStream source)
Construct an event. |
Method Summary | |
---|---|
java.lang.Object |
getSource()
Return the stream whose broadcast timeline status changed. |
Methods inherited from class java.util.EventObject |
---|
toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public NPTStatusEvent(DSMCCStream source)
source
- the stream whose broadcast timeline status changedMethod Detail |
---|
public java.lang.Object getSource()
getSource
in class java.util.EventObject
DSMCCStream
whose status changed
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |