| Modifier and Type | Method and Description |
|---|---|
B2BDocumentDTO |
B2BDocumentPaymentInfoDTO.getPayDocument() |
B2BDocumentDTO |
B2BDocumentPaymentInfoDTO.getUseDocument() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<B2BDocumentDTO> |
B2BDocumentsDTO.getB2BDocuments() |
java.util.Collection<B2BDocumentDTO> |
B2BDocumentTypeDTO.getDocument() |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BDocumentPaymentInfoDTO.setPayDocument(B2BDocumentDTO value) |
void |
B2BDocumentPaymentInfoDTO.setUseDocument(B2BDocumentDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BDocumentsDTO.setB2BDocuments(java.util.List<B2BDocumentDTO> b2bdocumentsList) |
void |
B2BDocumentTypeDTO.setDocument(java.util.Collection<B2BDocumentDTO> value) |
| Constructor and Description |
|---|
B2BDocumentsDTO(java.util.List<B2BDocumentDTO> b2bdocumentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
B2BDocumentResource.putB2BDocument(B2BDocumentDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<B2BDocumentDTO> |
B2BUnitDTO.getDocument() |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BUnitDTO.setDocument(java.util.Collection<B2BDocumentDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<B2BDocumentDTO> |
AbstractOrderDTO.getDocument() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderDTO.setDocument(java.util.Collection<B2BDocumentDTO> value) |
| Modifier and Type | Class and Description |
|---|---|
class |
SapB2BDocumentDTO
Generated dto class for type SapB2BDocument first defined at extension sapinvoiceaddon
|
Copyright © 2018 SAP SE. All Rights Reserved.