Uses of Class
com.paypal.api.payments.RedirectUrls

Packages that use RedirectUrls
com.paypal.api.payments   
 

Uses of RedirectUrls in com.paypal.api.payments
 

Methods in com.paypal.api.payments that return RedirectUrls
 RedirectUrls Payment.getRedirectUrls()
          Getter for redirectUrls
 RedirectUrls RedirectUrls.setCancelUrl(String cancelUrl)
          Setter for cancelUrl
 RedirectUrls RedirectUrls.setReturnUrl(String returnUrl)
          Setter for returnUrl
 

Methods in com.paypal.api.payments with parameters of type RedirectUrls
 Payment Payment.setRedirectUrls(RedirectUrls redirectUrls)
          Setter for redirectUrls
 



Copyright © 2015. All Rights Reserved.