Uses of Class
com.skava.oms.orchestration.model.ShippingMethod
Packages that use ShippingMethod
Package
Description
Oms transformation classes are available here
-
Uses of ShippingMethod in com.skava.oms.orchestration.transformation
Methods in com.skava.oms.orchestration.transformation with parameters of type ShippingMethodModifier and TypeMethodDescriptionstatic void
OMSTransactionReturnShipping.getListShippingMethodPriceInfo
(OrderItem orderItemDTO, ShippingMethod shippingMethod) This method is used to get the list of shipping price details and set those list to the shipping method.