public class PaymentActionsComponentsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
PaymentActionsComponentsDTO()
Generated constructor - for generic creation.
|
PaymentActionsComponentsDTO(java.util.List<PaymentActionsComponentDTO> paymentactionscomponentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PaymentActionsComponentDTO> |
getPaymentActionsComponents() |
void |
setPaymentActionsComponents(java.util.List<PaymentActionsComponentDTO> paymentactionscomponentsList) |
getUri, setUripublic PaymentActionsComponentsDTO()
public PaymentActionsComponentsDTO(java.util.List<PaymentActionsComponentDTO> paymentactionscomponentsList)
public java.util.List<PaymentActionsComponentDTO> getPaymentActionsComponents()
public void setPaymentActionsComponents(java.util.List<PaymentActionsComponentDTO> paymentactionscomponentsList)
paymentactionscomponentsList - the paymentactionscomponentsList to setCopyright © 2018 SAP SE. All Rights Reserved.