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

Uses of Payee in com.paypal.api.payments
 

Methods in com.paypal.api.payments that return Payee
 Payee Transaction.getPayee()
          Getter for payee
 Payee Payee.setEmail(String email)
          Setter for email
 Payee Payee.setMerchantId(String merchantId)
          Setter for merchantId
 Payee Payee.setPhone(String phone)
          Setter for phone
 

Methods in com.paypal.api.payments with parameters of type Payee
 Transaction Transaction.setPayee(Payee payee)
          Setter for payee
 



Copyright © 2013. All Rights Reserved.