| Package | Description |
|---|---|
| de.hybris.platform.sap.sapcpiadapter.dto | |
| de.hybris.platform.sap.sapcpiadapter.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<SAPCpiOutboundCardPaymentDTO> |
SAPCpiOutboundOrderDTO.getSapCpiOutboundCardPayments() |
java.util.List<SAPCpiOutboundCardPaymentDTO> |
SAPCpiOutboundCardPaymentsDTO.getSAPCpiOutboundCardPayments() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPCpiOutboundCardPaymentsDTO.setSAPCpiOutboundCardPayments(java.util.List<SAPCpiOutboundCardPaymentDTO> sapcpioutboundcardpaymentsList) |
void |
SAPCpiOutboundOrderDTO.setSapCpiOutboundCardPayments(java.util.Set<SAPCpiOutboundCardPaymentDTO> value) |
| Constructor and Description |
|---|
SAPCpiOutboundCardPaymentsDTO(java.util.List<SAPCpiOutboundCardPaymentDTO> sapcpioutboundcardpaymentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
SAPCpiOutboundCardPaymentsResource.postSAPCpiOutboundCardPayment(SAPCpiOutboundCardPaymentDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
SAPCpiOutboundCardPaymentResource.putSAPCpiOutboundCardPayment(SAPCpiOutboundCardPaymentDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.