public class B2BDocumentPaymentInfosDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
B2BDocumentPaymentInfosDTO()
Generated constructor - for generic creation.
|
B2BDocumentPaymentInfosDTO(java.util.List<B2BDocumentPaymentInfoDTO> b2bdocumentpaymentinfosList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<B2BDocumentPaymentInfoDTO> |
getB2BDocumentPaymentInfos() |
void |
setB2BDocumentPaymentInfos(java.util.List<B2BDocumentPaymentInfoDTO> b2bdocumentpaymentinfosList) |
getUri, setUripublic B2BDocumentPaymentInfosDTO()
public B2BDocumentPaymentInfosDTO(java.util.List<B2BDocumentPaymentInfoDTO> b2bdocumentpaymentinfosList)
public java.util.List<B2BDocumentPaymentInfoDTO> getB2BDocumentPaymentInfos()
public void setB2BDocumentPaymentInfos(java.util.List<B2BDocumentPaymentInfoDTO> b2bdocumentpaymentinfosList)
b2bdocumentpaymentinfosList - the b2bdocumentpaymentinfosList to setCopyright © 2018 SAP SE. All Rights Reserved.