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

Packages that use Phone
com.paypal.api.payments   
 

Uses of Phone in com.paypal.api.payments
 

Methods in com.paypal.api.payments that return Phone
 Phone MerchantInfo.getFax()
          Getter for fax
 Phone Payee.getPhone()
          Getter for phone
 Phone MerchantInfo.getPhone()
          Getter for phone
 Phone Phone.setCountryCode(String countryCode)
          Setter for countryCode
 Phone Phone.setExtension(String extension)
          Setter for extension
 Phone Phone.setNationalNumber(String nationalNumber)
          Setter for nationalNumber
 

Methods in com.paypal.api.payments with parameters of type Phone
 MerchantInfo MerchantInfo.setFax(Phone fax)
          Setter for fax
 Payee Payee.setPhone(Phone phone)
          Setter for phone
 MerchantInfo MerchantInfo.setPhone(Phone phone)
          Setter for phone
 



Copyright © 2015. All Rights Reserved.