Uses of Class
com.skava.cart.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
Method parameters in com.skava.cart.orchestration.transformation with type arguments of type OtherChargesModifier and TypeMethodDescriptionstatic List<OtherCharges>
CartOrderTransformUtil.updateOtherChargesInfo
(List<OtherCharges> otherCharges) -
Uses of OtherCharges in com.skava.subscription.model
Method parameters in com.skava.subscription.model with type arguments of type OtherChargesModifier and TypeMethodDescriptionstatic List<OtherCharges>
OrderUtil.updateOtherChargesInfo
(List<OtherCharges> list)