public class PickupOrderEntryGroupWsDTO extends OrderEntryGroupWsDTO
| Constructor and Description |
|---|
PickupOrderEntryGroupWsDTO() |
| Modifier and Type | Method and Description |
|---|---|
PointOfServiceWsDTO |
getDeliveryPointOfService() |
java.lang.Double |
getDistance() |
void |
setDeliveryPointOfService(PointOfServiceWsDTO deliveryPointOfService) |
void |
setDistance(java.lang.Double distance) |
getEntries, getQuantity, getTotalPriceWithTax, setEntries, setQuantity, setTotalPriceWithTaxpublic void setDeliveryPointOfService(PointOfServiceWsDTO deliveryPointOfService)
public PointOfServiceWsDTO getDeliveryPointOfService()
public void setDistance(java.lang.Double distance)
public java.lang.Double getDistance()
Copyright © 2018 SAP SE. All Rights Reserved.