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

Packages that use ChannelType
urn.ebay.apis.eBLBaseComponents   
 

Uses of ChannelType in urn.ebay.apis.eBLBaseComponents
 

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



Copyright © 2013. All Rights Reserved.