| Package | Description |
|---|---|
| de.hybris.platform.sap.sapinvoiceaddon.dto | |
| de.hybris.platform.sap.sapinvoiceaddon.resource |
| Modifier and Type | Method and Description |
|---|---|
SapB2BDocumentDTO |
PartnerAddressDTO.getSapB2BDocument() |
SapB2BDocumentDTO |
MaterialDTO.getSapB2BDocument() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SapB2BDocumentDTO> |
SapB2BDocumentsDTO.getSapB2BDocuments() |
| Modifier and Type | Method and Description |
|---|---|
void |
PartnerAddressDTO.setSapB2BDocument(SapB2BDocumentDTO value) |
void |
MaterialDTO.setSapB2BDocument(SapB2BDocumentDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
SapB2BDocumentsDTO.setSapB2BDocuments(java.util.List<SapB2BDocumentDTO> sapb2bdocumentsList) |
| Constructor and Description |
|---|
SapB2BDocumentsDTO(java.util.List<SapB2BDocumentDTO> sapb2bdocumentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
SapB2BDocumentResource.putSapB2BDocument(SapB2BDocumentDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.