public static final class SimQueueWithGateOperationUtils.GatePassageCreditsReply extends Object implements SimEntityOperation.Reply<SimQueueWithGateOperationUtils.GatePassageCreditsOperation,SimQueueWithGateOperationUtils.GatePassageCreditsRequest,SimQueueWithGateOperationUtils.GatePassageCreditsReply>
SimQueueWithGateOperationUtils.GatePassageCreditsOperation.| Constructor and Description |
|---|
GatePassageCreditsReply(SimQueueWithGateOperationUtils.GatePassageCreditsRequest request)
Creates the reply.
|
| Modifier and Type | Method and Description |
|---|---|
SimQueueWithGateOperationUtils.GatePassageCreditsOperation |
getOperation()
Returns the singleton instance of
SimQueueWithGateOperationUtils.GatePassageCreditsOperation. |
SimQueueWithGateOperationUtils.GatePassageCreditsRequest |
getRequest()
Returns the
SimEntityOperation.Request to which this reply applies. |
public GatePassageCreditsReply(SimQueueWithGateOperationUtils.GatePassageCreditsRequest request)
request - The applicable SimQueueWithGateOperationUtils.GatePassageCreditsRequest.IllegalArgumentException - If the request is null.public final SimQueueWithGateOperationUtils.GatePassageCreditsOperation getOperation()
SimQueueWithGateOperationUtils.GatePassageCreditsOperation.getOperation in interface SimEntityOperation.Reply<SimQueueWithGateOperationUtils.GatePassageCreditsOperation,SimQueueWithGateOperationUtils.GatePassageCreditsRequest,SimQueueWithGateOperationUtils.GatePassageCreditsReply>SimQueueWithGateOperationUtils.GatePassageCreditsOperation.public final SimQueueWithGateOperationUtils.GatePassageCreditsRequest getRequest()
SimEntityOperation.ReplySimEntityOperation.Request to which this reply applies.getRequest in interface SimEntityOperation.Reply<SimQueueWithGateOperationUtils.GatePassageCreditsOperation,SimQueueWithGateOperationUtils.GatePassageCreditsRequest,SimQueueWithGateOperationUtils.GatePassageCreditsReply>SimEntityOperation.Request to which this reply applies.Copyright © 2018. All rights reserved.