public class B2BDocumentsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
B2BDocumentsDTO()
Generated constructor - for generic creation.
|
B2BDocumentsDTO(List<B2BDocumentDTO> b2bdocumentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<B2BDocumentDTO> |
getB2BDocuments() |
void |
setB2BDocuments(List<B2BDocumentDTO> b2bdocumentsList) |
public B2BDocumentsDTO()
public B2BDocumentsDTO(List<B2BDocumentDTO> b2bdocumentsList)
public List<B2BDocumentDTO> getB2BDocuments()
public void setB2BDocuments(List<B2BDocumentDTO> b2bdocumentsList)
b2bdocumentsList - the b2bdocumentsList to setCopyright © 2017 SAP SE. All Rights Reserved.