Changes since
the last release

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

Packages that use VariationType
com.ebay.soap.eBLBaseComponents   
 

Uses of VariationType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as VariationType
protected  VariationType TransactionType.variation
           
protected  VariationType SellingManagerSoldTransactionType.variation
           
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type VariationType
protected  java.util.List<VariationType> VariationsType.variation
           
 

Methods in com.ebay.soap.eBLBaseComponents that return VariationType
 VariationType ObjectFactory.createVariationType()
          Create an instance of VariationType
 VariationType[] VariationsType.getVariation()
           
 VariationType TransactionType.getVariation()
          Gets the value of the variation property.
 VariationType SellingManagerSoldTransactionType.getVariation()
          Gets the value of the variation property.
 VariationType VariationsType.getVariation(int idx)
           
 VariationType VariationsType.setVariation(int idx, VariationType value)
           
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type VariationType
protected  java.util.List<VariationType> VariationsType._getVariation()
           
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type VariationType
 VariationType VariationsType.setVariation(int idx, VariationType value)
           
 void TransactionType.setVariation(VariationType value)
          Sets the value of the variation property.
 void SellingManagerSoldTransactionType.setVariation(VariationType value)
          Sets the value of the variation property.
 void VariationsType.setVariation(VariationType[] 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.