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 AmountBreakdownAmountWithBreakdown. 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 voidAmountWithBreakdown. setAmountBreakdown(AmountBreakdown amountBreakdown)The breakdown of the amount. 
 -