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