Changes since
the last release

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

Packages that use ProductType
com.ebay.soap.eBLBaseComponents   
 

Uses of ProductType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as ProductType
protected  ProductType ProductFamilyType.parentProduct
           
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type ProductType
protected  java.util.List<ProductType> ProductFamilyType.familyMembers
           
 

Methods in com.ebay.soap.eBLBaseComponents that return ProductType
 ProductType ObjectFactory.createProductType()
          Create an instance of ProductType
 ProductType[] ProductFamilyType.getFamilyMembers()
           
 ProductType ProductFamilyType.getFamilyMembers(int idx)
           
 ProductType ProductFamilyType.getParentProduct()
          Gets the value of the parentProduct property.
 ProductType ProductFamilyType.setFamilyMembers(int idx, ProductType value)
           
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type ProductType
protected  java.util.List<ProductType> ProductFamilyType._getFamilyMembers()
           
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type ProductType
 ProductType ProductFamilyType.setFamilyMembers(int idx, ProductType value)
           
 void ProductFamilyType.setFamilyMembers(ProductType[] values)
           
 void ProductFamilyType.setParentProduct(ProductType value)
          Sets the value of the parentProduct property.
 


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.