Uses of Class
com.broadleafcommerce.paypal.micro.gateway.domain.orders.CaptureStatusDetails
-
Packages that use CaptureStatusDetails Package Description com.broadleafcommerce.paypal.micro.gateway.domain.orders -
-
Uses of CaptureStatusDetails in com.broadleafcommerce.paypal.micro.gateway.domain.orders
Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders that return CaptureStatusDetails Modifier and Type Method Description CaptureStatusDetails
Capture. getCaptureStatusDetails()
The details of the captured payment status.Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders with parameters of type CaptureStatusDetails Modifier and Type Method Description void
Capture. setCaptureStatusDetails(CaptureStatusDetails captureStatusDetails)
The details of the captured payment status.
-