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
|
genericPerformpublic RefundResult perform(StandaloneRefundRequest request)
Commandperform in interface Command<StandaloneRefundRequest,RefundResult>perform in interface StandaloneRefundCommand<StandaloneRefundRequest>request - request to performCopyright © 2017 SAP SE. All Rights Reserved.