| Package | Description |
|---|---|
| de.hybris.platform.paymentstandard.dto | |
| de.hybris.platform.paymentstandard.resource |
| Modifier and Type | Method and Description |
|---|---|
StandardPaymentModeDTO |
StandardPaymentModeValueDTO.getPaymentMode() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<StandardPaymentModeDTO> |
StandardPaymentModesDTO.getStandardPaymentModes() |
| Modifier and Type | Method and Description |
|---|---|
void |
StandardPaymentModeValueDTO.setPaymentMode(StandardPaymentModeDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
StandardPaymentModesDTO.setStandardPaymentModes(java.util.List<StandardPaymentModeDTO> standardpaymentmodesList) |
| Constructor and Description |
|---|
StandardPaymentModesDTO(java.util.List<StandardPaymentModeDTO> standardpaymentmodesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
StandardPaymentModeResource.putStandardPaymentMode(StandardPaymentModeDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.