Uses of Class
com.skava.oms.orchestration.model.ShipmentPackage
Packages that use ShipmentPackage
Package
Description
Oms transformation classes are available here
-
Uses of ShipmentPackage in com.skava.oms.orchestration.transformation
Methods in com.skava.oms.orchestration.transformation that return types with arguments of type ShipmentPackageModifier and TypeMethodDescriptionstatic List<ShipmentPackage>
OMSTransactionReturnShipping.getShipmentPackages
(Order order) This method is used to get shipment package information from the order micro service model which will be transformed into the list of shipment package model from the orchestration.