Changes since
the last release

Uses of Class
com.ebay.soap.eBLBaseComponents.VariationKeyType

Packages that use VariationKeyType
com.ebay.sdk.call   
com.ebay.soap.eBLBaseComponents   
 

Uses of VariationKeyType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return VariationKeyType
 VariationKeyType[] RemoveFromWatchListCall.getVariationKey()
          Gets the RemoveFromWatchListRequestType.variationKey.
 VariationKeyType[] AddToWatchListCall.getVariationKey()
          Gets the AddToWatchListRequestType.variationKey.
 

Methods in com.ebay.sdk.call with parameters of type VariationKeyType
 void RemoveFromWatchListCall.setVariationKey(VariationKeyType[] variationKey)
          Sets the RemoveFromWatchListRequestType.variationKey.
 void AddToWatchListCall.setVariationKey(VariationKeyType[] variationKey)
          Sets the AddToWatchListRequestType.variationKey.
 

Uses of VariationKeyType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type VariationKeyType
protected  List<VariationKeyType> RemoveFromWatchListRequestType.variationKey
           
protected  List<VariationKeyType> AddToWatchListRequestType.variationKey
           
 

Methods in com.ebay.soap.eBLBaseComponents that return VariationKeyType
 VariationKeyType ObjectFactory.createVariationKeyType()
          Create an instance of VariationKeyType
 VariationKeyType[] RemoveFromWatchListRequestType.getVariationKey()
           
 VariationKeyType[] AddToWatchListRequestType.getVariationKey()
           
 VariationKeyType RemoveFromWatchListRequestType.getVariationKey(int idx)
           
 VariationKeyType AddToWatchListRequestType.getVariationKey(int idx)
           
 VariationKeyType RemoveFromWatchListRequestType.setVariationKey(int idx, VariationKeyType value)
           
 VariationKeyType AddToWatchListRequestType.setVariationKey(int idx, VariationKeyType value)
           
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type VariationKeyType
protected  List<VariationKeyType> RemoveFromWatchListRequestType._getVariationKey()
           
protected  List<VariationKeyType> AddToWatchListRequestType._getVariationKey()
           
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type VariationKeyType
 VariationKeyType RemoveFromWatchListRequestType.setVariationKey(int idx, VariationKeyType value)
           
 VariationKeyType AddToWatchListRequestType.setVariationKey(int idx, VariationKeyType value)
           
 void RemoveFromWatchListRequestType.setVariationKey(VariationKeyType[] values)
           
 void AddToWatchListRequestType.setVariationKey(VariationKeyType[] values)
           
 


Changes since
the last release

The information contained in this document is proprietary and confidential. Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc. For information regarding a qualifying NDA, contact Developer Relations: developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.