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

Packages that use UserChannelCodeType
urn.ebay.apis.eBLBaseComponents   
 

Uses of UserChannelCodeType in urn.ebay.apis.eBLBaseComponents
 

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



Copyright © 2014. All Rights Reserved.