Uses of Class
com.hybris.yprofile.dto.ShipmentInfo
-
Packages that use ShipmentInfo Package Description com.hybris.yprofile.dto com.hybris.yprofile.populators -
-
Uses of ShipmentInfo in com.hybris.yprofile.dto
Methods in com.hybris.yprofile.dto that return ShipmentInfo Modifier and Type Method Description ShipmentInfoOrderBody. getShipmentInfo()Methods in com.hybris.yprofile.dto with parameters of type ShipmentInfo Modifier and Type Method Description voidOrderBody. setShipmentInfo(ShipmentInfo shipmentInfo) -
Uses of ShipmentInfo in com.hybris.yprofile.populators
Methods in com.hybris.yprofile.populators that return ShipmentInfo Modifier and Type Method Description protected ShipmentInfoConsignmentEventPopulator. getShipmentInfo(ConsignmentModel consignmentModel)protected ShipmentInfoOrderEventPopulator. getShipmentInfo(OrderModel orderModel)
-