Uses of Class
net.officefloor.tutorial.paypalhttpserver.PayPalLogic.CaptureOrder
-
Packages that use PayPalLogic.CaptureOrder Package Description net.officefloor.tutorial.paypalhttpserver -
-
Uses of PayPalLogic.CaptureOrder in net.officefloor.tutorial.paypalhttpserver
Methods in net.officefloor.tutorial.paypalhttpserver with parameters of type PayPalLogic.CaptureOrder Modifier and Type Method Description void
PayPalLogic. captureOrder(PayPalLogic.CaptureOrder captureOrder, com.paypal.core.PayPalHttpClient client, ObjectResponse<PayPalLogic.CapturedOrder> response)
-