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