Changes since
the last release

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

Packages that use AttributeSetArrayType
com.ebay.soap.eBLBaseComponents   
 

Uses of AttributeSetArrayType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as AttributeSetArrayType
protected  AttributeSetArrayType SIFFTASRecommendationsType.attributeSetArray
           
protected  AttributeSetArrayType ItemType.attributeSetArray
           
protected  AttributeSetArrayType AttributeRecommendationsType.attributeSetArray
           
 

Methods in com.ebay.soap.eBLBaseComponents that return AttributeSetArrayType
 AttributeSetArrayType ObjectFactory.createAttributeSetArrayType()
          Create an instance of AttributeSetArrayType
 AttributeSetArrayType SIFFTASRecommendationsType.getAttributeSetArray()
          Gets the value of the attributeSetArray property.
 AttributeSetArrayType ItemType.getAttributeSetArray()
          Gets the value of the attributeSetArray property.
 AttributeSetArrayType AttributeRecommendationsType.getAttributeSetArray()
          Gets the value of the attributeSetArray property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type AttributeSetArrayType
 void SIFFTASRecommendationsType.setAttributeSetArray(AttributeSetArrayType value)
          Sets the value of the attributeSetArray property.
 void ItemType.setAttributeSetArray(AttributeSetArrayType value)
          Sets the value of the attributeSetArray property.
 void AttributeRecommendationsType.setAttributeSetArray(AttributeSetArrayType value)
          Sets the value of the attributeSetArray 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.