|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BillingInfo | |
|---|---|
| com.paypal.api.payments | |
| Uses of BillingInfo in com.paypal.api.payments |
|---|
| Methods in com.paypal.api.payments that return BillingInfo | |
|---|---|
BillingInfo |
BillingInfo.setAdditionalInfo(String additionalInfo)
Setter for additionalInfo |
BillingInfo |
BillingInfo.setAddress(Address address)
Setter for address |
BillingInfo |
BillingInfo.setBusinessName(String businessName)
Setter for businessName |
BillingInfo |
BillingInfo.setEmail(String email)
Setter for email |
BillingInfo |
BillingInfo.setFirstName(String firstName)
Setter for firstName |
BillingInfo |
BillingInfo.setLanguage(String language)
Setter for language |
BillingInfo |
BillingInfo.setLastName(String lastName)
Setter for lastName |
| Methods in com.paypal.api.payments that return types with arguments of type BillingInfo | |
|---|---|
List<BillingInfo> |
Invoice.getBillingInfo()
Getter for billingInfo |
| Method parameters in com.paypal.api.payments with type arguments of type BillingInfo | |
|---|---|
Invoice |
Invoice.setBillingInfo(List<BillingInfo> billingInfo)
Setter for billingInfo |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||