Uses of Interface
paypalnvp.profile.Profile

Packages that use Profile
paypalnvp.core   
paypalnvp.profile   
 

Uses of Profile in paypalnvp.core
 

Constructors in paypalnvp.core with parameters of type Profile
PayPal(Profile profile, PayPal.Environment environment)
          Returns new instance of PayPal for use with api signatures.
PayPal(Profile profile, PayPal.Environment environment, boolean apiSignature)
          Returns new instance of PayPal.
 

Uses of Profile in paypalnvp.profile
 

Classes in paypalnvp.profile that implement Profile
 class BaseProfile
          Represents paypal user - his/her password, user name etc.