| Package | Description |
|---|---|
| de.hybris.platform.paymentstandard.dto | |
| de.hybris.platform.paymentstandard.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<StandardPaymentModeValueDTO> |
StandardPaymentModeDTO.getPaymentModeValues() |
java.util.List<StandardPaymentModeValueDTO> |
StandardPaymentModeValuesDTO.getStandardPaymentModeValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
StandardPaymentModeDTO.setPaymentModeValues(java.util.Collection<StandardPaymentModeValueDTO> value) |
void |
StandardPaymentModeValuesDTO.setStandardPaymentModeValues(java.util.List<StandardPaymentModeValueDTO> standardpaymentmodevaluesList) |
| Constructor and Description |
|---|
StandardPaymentModeValuesDTO(java.util.List<StandardPaymentModeValueDTO> standardpaymentmodevaluesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
StandardPaymentModeValuesResource.postStandardPaymentModeValue(StandardPaymentModeValueDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
StandardPaymentModeValueResource.putStandardPaymentModeValue(StandardPaymentModeValueDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.