public class CstaDeviceCapsChangedEvent
extends java.lang.Object
Constructor and Description |
---|
CstaDeviceCapsChangedEvent() |
Modifier and Type | Method and Description |
---|---|
CstaCause |
getCause() |
CstaDevice |
getDevice() |
java.lang.String |
getMonitorCrossRefID() |
void |
setCause(CstaCause cause) |
void |
setDevice(CstaDevice device) |
void |
setMonitorCrossRefID(java.lang.String monitorCrossRefID) |
public java.lang.String getMonitorCrossRefID()
public void setMonitorCrossRefID(java.lang.String monitorCrossRefID)
public CstaDevice getDevice()
public void setDevice(CstaDevice device)
public CstaCause getCause()
public void setCause(CstaCause cause)