Uses of Class
net.officefloor.pay.paypal.PayPalHttpClientManagedObjectSource.Flows
-
Packages that use PayPalHttpClientManagedObjectSource.Flows Package Description net.officefloor.pay.paypal -
-
Uses of PayPalHttpClientManagedObjectSource.Flows in net.officefloor.pay.paypal
Methods in net.officefloor.pay.paypal that return PayPalHttpClientManagedObjectSource.Flows Modifier and Type Method Description static PayPalHttpClientManagedObjectSource.Flows
PayPalHttpClientManagedObjectSource.Flows. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static PayPalHttpClientManagedObjectSource.Flows[]
PayPalHttpClientManagedObjectSource.Flows. values()
Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in net.officefloor.pay.paypal with type arguments of type PayPalHttpClientManagedObjectSource.Flows Modifier and Type Method Description protected void
PayPalHttpClientManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,PayPalHttpClientManagedObjectSource.Flows> context)
void
PayPalHttpClientManagedObjectSource. start(ManagedObjectExecuteContext<PayPalHttpClientManagedObjectSource.Flows> context)
-