Uses of Class
com.broadleafcommerce.paypal.micro.gateway.domain.orders.PaymentCollection
-
Packages that use PaymentCollection Package Description com.broadleafcommerce.paypal.micro.gateway.domain.orders -
-
Uses of PaymentCollection in com.broadleafcommerce.paypal.micro.gateway.domain.orders
Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders that return PaymentCollection Modifier and Type Method Description PaymentCollection
PurchaseUnit. getPayments()
The comprehensive history of payments for the purchase unit.Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders with parameters of type PaymentCollection Modifier and Type Method Description void
PurchaseUnit. setPayments(PaymentCollection payments)
The comprehensive history of payments for the purchase unit.
-