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

Packages that use PhoneNumberType
urn.ebay.apis.eBLBaseComponents   
 

Uses of PhoneNumberType in urn.ebay.apis.eBLBaseComponents
 

Methods in urn.ebay.apis.eBLBaseComponents that return PhoneNumberType
 PhoneNumberType SetMobileCheckoutRequestDetailsType.getBuyerPhone()
          Getter for buyerPhone
 PhoneNumberType GetMobileStatusRequestDetailsType.getPhone()
          Getter for phone
 PhoneNumberType CreateMobilePaymentRequestDetailsType.getRecipientPhone()
          Getter for recipientPhone
 PhoneNumberType CreateMobilePaymentRequestDetailsType.getSenderPhone()
          Getter for senderPhone
 

Methods in urn.ebay.apis.eBLBaseComponents with parameters of type PhoneNumberType
 void SetMobileCheckoutRequestDetailsType.setBuyerPhone(PhoneNumberType buyerPhone)
          Setter for buyerPhone
 void GetMobileStatusRequestDetailsType.setPhone(PhoneNumberType phone)
          Setter for phone
 void CreateMobilePaymentRequestDetailsType.setRecipientPhone(PhoneNumberType recipientPhone)
          Setter for recipientPhone
 void CreateMobilePaymentRequestDetailsType.setSenderPhone(PhoneNumberType senderPhone)
          Setter for senderPhone
 



Copyright © 2012. All Rights Reserved.