Uses of Class
com.broadleafcommerce.order.common.domain.CurrencyConversionDetail
Packages that use CurrencyConversionDetail
-
Uses of CurrencyConversionDetail in com.broadleafcommerce.order.common.domain
Methods in com.broadleafcommerce.order.common.domain that return CurrencyConversionDetailModifier and TypeMethodDescriptionAdjustment.getCurrencyConversionDetail()Represents the details of the exchange rate used to convert aMonetaryAmountfrom one currency to another.Methods in com.broadleafcommerce.order.common.domain with parameters of type CurrencyConversionDetailModifier and TypeMethodDescriptionvoidAdjustment.setCurrencyConversionDetail(CurrencyConversionDetail currencyConversionDetail) Represents the details of the exchange rate used to convert aMonetaryAmountfrom one currency to another.