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

Packages that use AllowedPaymentMethodType
urn.ebay.apis.eBLBaseComponents   
 

Uses of AllowedPaymentMethodType in urn.ebay.apis.eBLBaseComponents
 

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



Copyright © 2012. All Rights Reserved.