| Modifier and Type | Method and Description |
|---|---|
Collection<ConsignmentProcessDTO> |
OrderProcessDTO.getConsignmentProcesses() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderProcessDTO.setConsignmentProcesses(Collection<ConsignmentProcessDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ConsignmentProcessDTO> |
ConsignmentDTO.getConsignmentProcesses() |
List<ConsignmentProcessDTO> |
ConsignmentProcessesDTO.getConsignmentProcesses() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentDTO.setConsignmentProcesses(Collection<ConsignmentProcessDTO> value) |
void |
ConsignmentProcessesDTO.setConsignmentProcesses(List<ConsignmentProcessDTO> consignmentprocessesList) |
| Constructor and Description |
|---|
ConsignmentProcessesDTO(List<ConsignmentProcessDTO> consignmentprocessesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
ConsignmentProcessResource.putConsignmentProcess(ConsignmentProcessDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FractusConsignmentProcessDTO
Generated dto class for type FractusConsignmentProcess first defined at extension yacceleratorfractusfulfilmentprocess
|
Copyright © 2017 SAP SE. All Rights Reserved.