Uses of Class
com.broadleafcommerce.pricing.client.domain.RecurringPriceDetail
Packages that use RecurringPriceDetail
-
Uses of RecurringPriceDetail in com.broadleafcommerce.pricing.client.domain
Methods in com.broadleafcommerce.pricing.client.domain that return RecurringPriceDetailModifier and TypeMethodDescriptionPriceTypeDetail.getBestRecurringPriceDetail()Represents the details related to a recurring (or subscription) price include the terms.PriceInfo.getRecurringPrice()This is the recurring price if any from the same source as thePriceInfo.price.PriceDetail.getRecurringPriceDetail()default RecurringPriceDetailPriceDetailComparable.getRecurringPriceDetail()Represents the details related to a recurring (or subscription) price include the terms.Methods in com.broadleafcommerce.pricing.client.domain with parameters of type RecurringPriceDetailModifier and TypeMethodDescriptionvoidPriceTypeDetail.setBestRecurringPriceDetail(RecurringPriceDetail bestRecurringPriceDetail) Represents the details related to a recurring (or subscription) price include the terms.voidPriceInfo.setRecurringPrice(RecurringPriceDetail recurringPrice) This is the recurring price if any from the same source as thePriceInfo.price.voidPriceDetail.setRecurringPriceDetail(RecurringPriceDetail recurringPriceDetail)