| Modifier and Type | Method and Description |
|---|---|
PointOfServiceWsDTO |
PickupOrderEntryGroupWsDTO.getDeliveryPointOfService() |
PointOfServiceWsDTO |
OrderEntryWsDTO.getDeliveryPointOfService() |
PointOfServiceWsDTO |
ConsignmentWsDTO.getDeliveryPointOfService() |
| Modifier and Type | Method and Description |
|---|---|
void |
PickupOrderEntryGroupWsDTO.setDeliveryPointOfService(PointOfServiceWsDTO deliveryPointOfService) |
void |
OrderEntryWsDTO.setDeliveryPointOfService(PointOfServiceWsDTO deliveryPointOfService) |
void |
ConsignmentWsDTO.setDeliveryPointOfService(PointOfServiceWsDTO deliveryPointOfService) |
| Modifier and Type | Class and Description |
|---|---|
class |
PointOfServiceStockWsDTO |
| Modifier and Type | Method and Description |
|---|---|
List<PointOfServiceWsDTO> |
PointOfServiceListWsDTO.getPointOfServices() |
List<PointOfServiceWsDTO> |
StoreFinderSearchPageWsDTO.getStores() |
| Modifier and Type | Method and Description |
|---|---|
void |
PointOfServiceListWsDTO.setPointOfServices(List<PointOfServiceWsDTO> pointOfServices) |
void |
StoreFinderSearchPageWsDTO.setStores(List<PointOfServiceWsDTO> stores) |
| Modifier and Type | Method and Description |
|---|---|
List<PointOfServiceWsDTO> |
PointOfServiceSearchPageWsDTO.getPointsOfService() |
List<PointOfServiceWsDTO> |
WarehouseWsDto.getPointsOfServices() |
| Modifier and Type | Method and Description |
|---|---|
void |
PointOfServiceSearchPageWsDTO.setPointsOfService(List<PointOfServiceWsDTO> pointsOfService) |
void |
WarehouseWsDto.setPointsOfServices(List<PointOfServiceWsDTO> pointsOfServices) |
Copyright © 2017 SAP SE. All Rights Reserved.