Uses of Class
urn.ebay.apis.eBLBaseComponents.PersonNameType

Packages that use PersonNameType
urn.ebay.api.PayPalAPI   
urn.ebay.apis.eBLBaseComponents   
 

Uses of PersonNameType in urn.ebay.api.PayPalAPI
 

Methods in urn.ebay.api.PayPalAPI that return PersonNameType
 PersonNameType TransactionSearchRequestType.getPayerName()
          Getter for payerName
 

Methods in urn.ebay.api.PayPalAPI with parameters of type PersonNameType
 void TransactionSearchRequestType.setPayerName(PersonNameType payerName)
          Setter for payerName
 

Uses of PersonNameType in urn.ebay.apis.eBLBaseComponents
 

Methods in urn.ebay.apis.eBLBaseComponents that return PersonNameType
 PersonNameType ReferenceCreditCardDetailsType.getCardOwnerName()
          Getter for cardOwnerName
 PersonNameType PayerInfoType.getPayerName()
          Getter for payerName
 

Methods in urn.ebay.apis.eBLBaseComponents with parameters of type PersonNameType
 void ReferenceCreditCardDetailsType.setCardOwnerName(PersonNameType cardOwnerName)
          Setter for cardOwnerName
 void PayerInfoType.setPayerName(PersonNameType payerName)
          Setter for payerName
 



Copyright © 2013. All Rights Reserved.