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

Packages that use MobileRecipientCodeType
urn.ebay.apis.eBLBaseComponents   
 

Uses of MobileRecipientCodeType in urn.ebay.apis.eBLBaseComponents
 

Methods in urn.ebay.apis.eBLBaseComponents that return MobileRecipientCodeType
static MobileRecipientCodeType MobileRecipientCodeType.fromValue(String v)
           
 MobileRecipientCodeType CreateMobilePaymentRequestDetailsType.getRecipientType()
          Getter for recipientType
static MobileRecipientCodeType MobileRecipientCodeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MobileRecipientCodeType[] MobileRecipientCodeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in urn.ebay.apis.eBLBaseComponents with parameters of type MobileRecipientCodeType
 void CreateMobilePaymentRequestDetailsType.setRecipientType(MobileRecipientCodeType recipientType)
          Setter for recipientType
 



Copyright © 2013. All Rights Reserved.