public class OperationalStateChangedNotification extends AbstractSingleMDIBNotification
| Constructor and Description |
|---|
OperationalStateChangedNotification(java.lang.String mdsHandle,
AbstractOperationState newState) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMdsHandle() |
AbstractState |
getNewState() |
getStateHandlegetQoSContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetQoSContextpublic OperationalStateChangedNotification(java.lang.String mdsHandle,
AbstractOperationState newState)
public java.lang.String getMdsHandle()
public AbstractState getNewState()