Uses of Class
com.skava.oms.model.OtherCharges
Packages that use OtherCharges
Package
Description
Cart and checkout Orchestration transformation Classes available here.
Subscription related models are available here.
-
Uses of OtherCharges in com.skava.cart.orchestration.transformation
Methods in com.skava.cart.orchestration.transformation that return types with arguments of type OtherChargesModifier and TypeMethodDescriptionstatic List<OtherCharges>
CartOrderTransformUtil.updateOtherChargesInfo
(List<OtherCharges> otherCharges) -
Uses of OtherCharges in com.skava.subscription.model
Methods in com.skava.subscription.model that return types with arguments of type OtherChargesModifier and TypeMethodDescriptionstatic List<OtherCharges>
OrderUtil.updateOtherChargesInfo
(List<OtherCharges> list)