public class StandaloneRefundMockCommand extends GenericMockCommand implements StandaloneRefundCommand<StandaloneRefundRequest>
StandaloneRefundCommand.| Constructor and Description |
|---|
StandaloneRefundMockCommand() |
| Modifier and Type | Method and Description |
|---|---|
RefundResult |
perform(StandaloneRefundRequest request)
perform command for a given request R
|
genericPerformpublic RefundResult perform(StandaloneRefundRequest request)
Commandperform in interface Command<StandaloneRefundRequest,RefundResult>perform in interface StandaloneRefundCommand<StandaloneRefundRequest>request - request to performCopyright © 2018 SAP SE. All Rights Reserved.