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