| Modifier and Type | Method and Description |
|---|---|
Set<ConsignmentDTO> |
AbstractOrderDTO.getConsignments() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderDTO.setConsignments(Set<ConsignmentDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
ConsignmentDTO |
ConsignmentProcessDTO.getConsignment() |
ConsignmentDTO |
ConsignmentEntryDTO.getConsignment() |
| Modifier and Type | Method and Description |
|---|---|
List<ConsignmentDTO> |
ConsignmentsDTO.getConsignments() |
Set<ConsignmentDTO> |
WarehouseDTO.getConsignments() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentProcessDTO.setConsignment(ConsignmentDTO value) |
void |
ConsignmentEntryDTO.setConsignment(ConsignmentDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentsDTO.setConsignments(List<ConsignmentDTO> consignmentsList) |
void |
WarehouseDTO.setConsignments(Set<ConsignmentDTO> value) |
| Constructor and Description |
|---|
ConsignmentsDTO(List<ConsignmentDTO> consignmentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
ConsignmentsResource.postConsignment(ConsignmentDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
ConsignmentResource.putConsignment(ConsignmentDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
Set<ConsignmentDTO> |
SAPOrderDTO.getConsignments() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPOrderDTO.setConsignments(Set<ConsignmentDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
ConsignmentDTO |
SapConsignmentProcessDTO.getConsignment() |
| Modifier and Type | Method and Description |
|---|---|
void |
SapConsignmentProcessDTO.setConsignment(ConsignmentDTO value) |
| Modifier and Type | Method and Description |
|---|---|
ConsignmentDTO |
PackagingInfoDTO.getConsignment() |
| Modifier and Type | Method and Description |
|---|---|
void |
PackagingInfoDTO.setConsignment(ConsignmentDTO value) |
Copyright © 2017 SAP SE. All Rights Reserved.