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

Packages that use MobilePaymentCodeType
urn.ebay.apis.eBLBaseComponents   
 

Uses of MobilePaymentCodeType in urn.ebay.apis.eBLBaseComponents
 

Methods in urn.ebay.apis.eBLBaseComponents that return MobilePaymentCodeType
static MobilePaymentCodeType MobilePaymentCodeType.fromValue(String v)
           
 MobilePaymentCodeType CreateMobilePaymentRequestDetailsType.getPaymentType()
          Getter for paymentType
static MobilePaymentCodeType MobilePaymentCodeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MobilePaymentCodeType[] MobilePaymentCodeType.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 MobilePaymentCodeType
 void CreateMobilePaymentRequestDetailsType.setPaymentType(MobilePaymentCodeType paymentType)
          Setter for paymentType
 



Copyright © 2013. All Rights Reserved.