Changes since
the last release

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

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

Uses of NameValueListArrayType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return NameValueListArrayType
 NameValueListArrayType SetUserNotesCall.getVariationSpecifics()
          Gets the SetUserNotesRequestType.variationSpecifics.
 NameValueListArrayType PlaceOfferCall.getVariationSpecifics()
          Gets the PlaceOfferRequestType.variationSpecifics.
 NameValueListArrayType GetItemCall.getVariationSpecifics()
          Gets the GetItemRequestType.variationSpecifics.
 

Methods in com.ebay.sdk.call with parameters of type NameValueListArrayType
 void SetUserNotesCall.setVariationSpecifics(NameValueListArrayType variationSpecifics)
          Sets the SetUserNotesRequestType.variationSpecifics.
 void PlaceOfferCall.setVariationSpecifics(NameValueListArrayType variationSpecifics)
          Sets the PlaceOfferRequestType.variationSpecifics.
 void GetItemCall.setVariationSpecifics(NameValueListArrayType variationSpecifics)
          Sets the GetItemRequestType.variationSpecifics.
 

Uses of NameValueListArrayType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as NameValueListArrayType
protected  NameValueListArrayType SellingManagerProductSpecificsType.itemSpecifics
           
protected  NameValueListArrayType ItemType.itemSpecifics
           
protected  NameValueListArrayType CategoryItemSpecificsType.itemSpecifics
           
protected  NameValueListArrayType CatalogProductType.itemSpecifics
           
protected  NameValueListArrayType VariationType.variationSpecifics
           
protected  NameValueListArrayType VariationKeyType.variationSpecifics
           
protected  NameValueListArrayType SetUserNotesRequestType.variationSpecifics
           
protected  NameValueListArrayType PlaceOfferRequestType.variationSpecifics
           
protected  NameValueListArrayType GetItemRequestType.variationSpecifics
           
protected  NameValueListArrayType VariationsType.variationSpecificsSet
           
 

Methods in com.ebay.soap.eBLBaseComponents that return NameValueListArrayType
 NameValueListArrayType ObjectFactory.createNameValueListArrayType()
          Create an instance of NameValueListArrayType
 NameValueListArrayType SellingManagerProductSpecificsType.getItemSpecifics()
          Gets the value of the itemSpecifics property.
 NameValueListArrayType ItemType.getItemSpecifics()
          Gets the value of the itemSpecifics property.
 NameValueListArrayType CategoryItemSpecificsType.getItemSpecifics()
          Gets the value of the itemSpecifics property.
 NameValueListArrayType CatalogProductType.getItemSpecifics()
          Gets the value of the itemSpecifics property.
 NameValueListArrayType VariationType.getVariationSpecifics()
          Gets the value of the variationSpecifics property.
 NameValueListArrayType VariationKeyType.getVariationSpecifics()
          Gets the value of the variationSpecifics property.
 NameValueListArrayType SetUserNotesRequestType.getVariationSpecifics()
          Gets the value of the variationSpecifics property.
 NameValueListArrayType PlaceOfferRequestType.getVariationSpecifics()
          Gets the value of the variationSpecifics property.
 NameValueListArrayType GetItemRequestType.getVariationSpecifics()
          Gets the value of the variationSpecifics property.
 NameValueListArrayType VariationsType.getVariationSpecificsSet()
          Gets the value of the variationSpecificsSet property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type NameValueListArrayType
 void SellingManagerProductSpecificsType.setItemSpecifics(NameValueListArrayType value)
          Sets the value of the itemSpecifics property.
 void ItemType.setItemSpecifics(NameValueListArrayType value)
          Sets the value of the itemSpecifics property.
 void CategoryItemSpecificsType.setItemSpecifics(NameValueListArrayType value)
          Sets the value of the itemSpecifics property.
 void CatalogProductType.setItemSpecifics(NameValueListArrayType value)
          Sets the value of the itemSpecifics property.
 void VariationType.setVariationSpecifics(NameValueListArrayType value)
          Sets the value of the variationSpecifics property.
 void VariationKeyType.setVariationSpecifics(NameValueListArrayType value)
          Sets the value of the variationSpecifics property.
 void SetUserNotesRequestType.setVariationSpecifics(NameValueListArrayType value)
          Sets the value of the variationSpecifics property.
 void PlaceOfferRequestType.setVariationSpecifics(NameValueListArrayType value)
          Sets the value of the variationSpecifics property.
 void GetItemRequestType.setVariationSpecifics(NameValueListArrayType value)
          Sets the value of the variationSpecifics property.
 void VariationsType.setVariationSpecificsSet(NameValueListArrayType value)
          Sets the value of the variationSpecificsSet 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.