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

Packages that use Presentation
com.paypal.api.payments   
 

Uses of Presentation in com.paypal.api.payments
 

Methods in com.paypal.api.payments that return Presentation
 Presentation WebProfile.getPresentation()
          Getter for presentation
 Presentation Presentation.setBrandName(String brandName)
          Setter for brandName
 Presentation Presentation.setLocaleCode(String localeCode)
          Setter for localeCode
 Presentation Presentation.setLogoImage(String logoImage)
          Setter for logoImage
 

Methods in com.paypal.api.payments with parameters of type Presentation
 WebProfile WebProfile.setPresentation(Presentation presentation)
          Setter for presentation
 



Copyright © 2015. All Rights Reserved.