public class DataNotificationEvent
extends java.util.EventObject
| Constructor and Description |
|---|
DataNotificationEvent(java.lang.Object source)
Instantiates a new data notification event.
|
| Modifier and Type | Method and Description |
|---|---|
EnumPDUType |
getEnumPDUType()
Retrieves the PDU type.
|
void |
setEnumPDUType(EnumPDUType enumPDUType)
Sets the PDU Type.
|
public DataNotificationEvent(java.lang.Object source)
source - the Source which initiates the event.public EnumPDUType getEnumPDUType()
public void setEnumPDUType(EnumPDUType enumPDUType)
enumPDUType - the enum PDU type