public class PaymentInfoComponentsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
PaymentInfoComponentsDTO()
Generated constructor - for generic creation.
|
PaymentInfoComponentsDTO(java.util.List<PaymentInfoComponentDTO> paymentinfocomponentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PaymentInfoComponentDTO> |
getPaymentInfoComponents() |
void |
setPaymentInfoComponents(java.util.List<PaymentInfoComponentDTO> paymentinfocomponentsList) |
getUri, setUripublic PaymentInfoComponentsDTO()
public PaymentInfoComponentsDTO(java.util.List<PaymentInfoComponentDTO> paymentinfocomponentsList)
public java.util.List<PaymentInfoComponentDTO> getPaymentInfoComponents()
public void setPaymentInfoComponents(java.util.List<PaymentInfoComponentDTO> paymentinfocomponentsList)
paymentinfocomponentsList - the paymentinfocomponentsList to setCopyright © 2018 SAP SE. All Rights Reserved.