Uses of Class
com.broadleafcommerce.pricing.client.domain.UsagePriceDetail
Packages that use UsagePriceDetail
-
Uses of UsagePriceDetail in com.broadleafcommerce.pricing.client.domain
Methods in com.broadleafcommerce.pricing.client.domain that return UsagePriceDetailModifier and TypeMethodDescriptionPriceTypeDetail.getBestUsagePriceDetail()Represents the details related to a usage price including the units.PriceInfo.getUsagePrice()This is the usage price if any from the same source as thePriceInfo.price.PriceDetail.getUsagePriceDetail()default UsagePriceDetailPriceDetailComparable.getUsagePriceDetail()Represents the details related to a usage price including the units.Methods in com.broadleafcommerce.pricing.client.domain with parameters of type UsagePriceDetailModifier and TypeMethodDescriptionvoidPriceTypeDetail.setBestUsagePriceDetail(UsagePriceDetail bestUsagePriceDetail) Represents the details related to a usage price including the units.voidPriceInfo.setUsagePrice(UsagePriceDetail usagePrice) This is the usage price if any from the same source as thePriceInfo.price.voidPriceDetail.setUsagePriceDetail(UsagePriceDetail usagePriceDetail)