O - The operation type.Req - The request type (corresponding to the operation type).Rep - The reply type (corresponding to the operation type).public static interface SimEntityOperation.Reply<O extends SimEntityOperation,Req extends SimEntityOperation.Request,Rep extends SimEntityOperation.Reply>
SimEntityOperation.| Modifier and Type | Method and Description |
|---|---|
O |
getOperation()
Gets the operation (type).
|
Req |
getRequest()
Returns the
SimEntityOperation.Request to which this reply applies. |
O getOperation()
Req getRequest()
SimEntityOperation.Request to which this reply applies.SimEntityOperation.Request to which this reply applies.Copyright © 2018. All rights reserved.