Uses of Class
com.broadleafcommerce.paypal.micro.gateway.domain.orders.AmountBreakdown
-
Packages that use AmountBreakdown Package Description com.broadleafcommerce.paypal.micro.gateway.domain.orders -
-
Uses of AmountBreakdown in com.broadleafcommerce.paypal.micro.gateway.domain.orders
Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders that return AmountBreakdown Modifier and Type Method Description AmountBreakdown
AmountWithBreakdown. getAmountBreakdown()
The breakdown of the amount.Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders with parameters of type AmountBreakdown Modifier and Type Method Description void
AmountWithBreakdown. setAmountBreakdown(AmountBreakdown amountBreakdown)
The breakdown of the amount.
-