public interface NetEvent
| Modifier and Type | Method and Description |
|---|---|
SessionId |
getSessionId()
Returns the SessionId of the client who caused the change.
|
void |
setWasCausedByMe(boolean wasCausedByMe)
Tells whether the event was caused by the client himself.
|
boolean |
wasCausedByMe()
Tells whether the event was caused by the client himself.
|
boolean wasCausedByMe()
setWasCausedByMe(boolean)void setWasCausedByMe(boolean wasCausedByMe)
wasCausedByMe()SessionId getSessionId()
Copyright © 2014 EsprIT-Systems. All Rights Reserved.