Uses of Class
de.hybris.platform.commercewebservicescommons.dto.order.DeliveryModeWsDTO
Packages that use DeliveryModeWsDTO
Package
Description
-
Uses of DeliveryModeWsDTO in de.hybris.platform.commercewebservices.core.v2.controller
Methods in de.hybris.platform.commercewebservices.core.v2.controller that return DeliveryModeWsDTO -
Uses of DeliveryModeWsDTO in de.hybris.platform.commercewebservicescommons.dto.order
Subclasses of DeliveryModeWsDTO in de.hybris.platform.commercewebservicescommons.dto.orderModifier and TypeClassDescriptionclassRepresentation of a Zone Delivery ModeMethods in de.hybris.platform.commercewebservicescommons.dto.order that return DeliveryModeWsDTOModifier and TypeMethodDescriptionAbstractOrderWsDTO.getDeliveryMode()ConsignmentWsDTO.getDeliveryMode()OrderEntryWsDTO.getDeliveryMode()Methods in de.hybris.platform.commercewebservicescommons.dto.order that return types with arguments of type DeliveryModeWsDTOMethods in de.hybris.platform.commercewebservicescommons.dto.order with parameters of type DeliveryModeWsDTOModifier and TypeMethodDescriptionvoidAbstractOrderWsDTO.setDeliveryMode(DeliveryModeWsDTO deliveryMode) voidConsignmentWsDTO.setDeliveryMode(DeliveryModeWsDTO deliveryMode) voidOrderEntryWsDTO.setDeliveryMode(DeliveryModeWsDTO deliveryMode) Method parameters in de.hybris.platform.commercewebservicescommons.dto.order with type arguments of type DeliveryModeWsDTOModifier and TypeMethodDescriptionvoidDeliveryModeListWsDTO.setDeliveryModes(List<DeliveryModeWsDTO> deliveryModes) -
Uses of DeliveryModeWsDTO in de.hybris.platform.warehousingwebservices.dto.store
Methods in de.hybris.platform.warehousingwebservices.dto.store that return types with arguments of type DeliveryModeWsDTOMethod parameters in de.hybris.platform.warehousingwebservices.dto.store with type arguments of type DeliveryModeWsDTOModifier and TypeMethodDescriptionvoidWarehouseWsDto.setDeliveryModes(List<DeliveryModeWsDTO> deliveryModes) -
Uses of DeliveryModeWsDTO in de.hybris.platform.ycommercewebservices.v2.controller
Methods in de.hybris.platform.ycommercewebservices.v2.controller that return DeliveryModeWsDTO