| Package | Description |
|---|---|
| de.hybris.platform.sap.sapinvoiceaddon.dto | |
| de.hybris.platform.sap.sapinvoiceaddon.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MaterialDTO> |
SapB2BDocumentDTO.getMaterial() |
java.util.List<MaterialDTO> |
MaterialsDTO.getMaterials() |
| Modifier and Type | Method and Description |
|---|---|
void |
SapB2BDocumentDTO.setMaterial(java.util.List<MaterialDTO> value) |
void |
MaterialsDTO.setMaterials(java.util.List<MaterialDTO> materialsList) |
| Constructor and Description |
|---|
MaterialsDTO(java.util.List<MaterialDTO> materialsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
MaterialResource.putMaterial(MaterialDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.