Uses of Class
com.broadleafcommerce.cartoperation.domain.subscription.ExistingSubscriptionAdjustmentDetail
Packages that use ExistingSubscriptionAdjustmentDetail
-
Uses of ExistingSubscriptionAdjustmentDetail in com.broadleafcommerce.cartoperation.domain.subscription
Methods in com.broadleafcommerce.cartoperation.domain.subscription that return types with arguments of type ExistingSubscriptionAdjustmentDetailModifier and TypeMethodDescriptionExistingSubscriptionDetails.getExistingAdjustmentDetails()Details describing existing subscription-level adjustments.Method parameters in com.broadleafcommerce.cartoperation.domain.subscription with type arguments of type ExistingSubscriptionAdjustmentDetailModifier and TypeMethodDescriptionvoidExistingSubscriptionDetails.setExistingAdjustmentDetails(List<ExistingSubscriptionAdjustmentDetail> existingAdjustmentDetails) Details describing existing subscription-level adjustments.