| Package | Description |
|---|---|
| de.hybris.platform.ordersplitting.dto | |
| de.hybris.platform.warehousing.dto | |
| de.hybris.platform.warehousing.resource |
| Modifier and Type | Method and Description |
|---|---|
PackagingInfoDTO |
ConsignmentDTO.getPackagingInfo() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PackagingInfoDTO> |
ConsignmentDTO.getPackaginginfos() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentDTO.setPackagingInfo(PackagingInfoDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentDTO.setPackaginginfos(java.util.List<PackagingInfoDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PackagingInfoDTO> |
PackagingInfosDTO.getPackagingInfos() |
| Modifier and Type | Method and Description |
|---|---|
void |
PackagingInfosDTO.setPackagingInfos(java.util.List<PackagingInfoDTO> packaginginfosList) |
| Constructor and Description |
|---|
PackagingInfosDTO(java.util.List<PackagingInfoDTO> packaginginfosList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
PackagingInfosResource.postPackagingInfo(PackagingInfoDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
PackagingInfoResource.putPackagingInfo(PackagingInfoDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.