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 CaptureStatusDetailsCapture. 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 voidCapture. setCaptureStatusDetails(CaptureStatusDetails captureStatusDetails)The details of the captured payment status.
-