|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Address | |
---|---|
paypalnvp.request |
Uses of Address in paypalnvp.request |
---|
Methods in paypalnvp.request with parameters of type Address | |
---|---|
void |
CreateRecurringPaymentsProfile.setAddress(Address address)
|
void |
DoExpressCheckoutPayment.setAddress(Address address)
Sets address fields |
void |
SetExpressCheckout.setAddress(Address address)
Sets address fields |
void |
UpdateRecurringPaymentsProfile.setAddress(Address address)
|
Constructors in paypalnvp.request with parameters of type Address | |
---|---|
DoDirectPayment(java.lang.String ipAddress,
Payment payment,
CreditCard creditCard,
PayerInformation payer,
Address address)
|
|
DoNonReferencedCredit(java.lang.String amount,
CreditCard card,
PayerInformation payer,
Address address)
|
|
DoReferenceTransaction(java.lang.String referenceId,
Payment payment,
CreditCard card,
PayerInformation payer,
Address address)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |