| Package | Description |
|---|---|
| com.paypal.api.payments |
| Modifier and Type | Class and Description |
|---|---|
class |
ShippingAddress |
| Modifier and Type | Method and Description |
|---|---|
Address |
PotentialPayerInfo.getBillingAddress()
Getter for billingAddress
|
Address |
PaymentCard.getBillingAddress()
Getter for billingAddress
|
Address |
PayerInfo.getBillingAddress()
Getter for billingAddress
|
Address |
CreditCard.getBillingAddress()
Getter for billingAddress
|
Address |
BankAccount.getBillingAddress()
Getter for billingAddress
|
Address |
Agreement.getShippingAddress()
Getter for shippingAddress
|
Address |
Address.setPhone(String phone)
Setter for phone
|
| Modifier and Type | Method and Description |
|---|---|
PotentialPayerInfo |
PotentialPayerInfo.setBillingAddress(Address billingAddress)
Setter for billingAddress
|
PaymentCard |
PaymentCard.setBillingAddress(Address billingAddress)
Setter for billingAddress
|
PayerInfo |
PayerInfo.setBillingAddress(Address billingAddress)
Setter for billingAddress
|
CreditCard |
CreditCard.setBillingAddress(Address billingAddress)
Setter for billingAddress
|
BankAccount |
BankAccount.setBillingAddress(Address billingAddress)
Setter for billingAddress
|
Agreement |
Agreement.setShippingAddress(Address shippingAddress)
Setter for shippingAddress
|
Copyright © 2016. All Rights Reserved.