Changes since
the last release

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

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

Uses of SellingManagerProductSpecificsType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return SellingManagerProductSpecificsType
 SellingManagerProductSpecificsType ReviseSellingManagerProductCall.getSellingManagerProductSpecifics()
          Gets the ReviseSellingManagerProductRequestType.sellingManagerProductSpecifics.
 SellingManagerProductSpecificsType AddSellingManagerProductCall.getSellingManagerProductSpecifics()
          Gets the AddSellingManagerProductRequestType.sellingManagerProductSpecifics.
 

Methods in com.ebay.sdk.call with parameters of type SellingManagerProductSpecificsType
 void ReviseSellingManagerProductCall.setSellingManagerProductSpecifics(SellingManagerProductSpecificsType sellingManagerProductSpecifics)
          Sets the ReviseSellingManagerProductRequestType.sellingManagerProductSpecifics.
 void AddSellingManagerProductCall.setSellingManagerProductSpecifics(SellingManagerProductSpecificsType sellingManagerProductSpecifics)
          Sets the AddSellingManagerProductRequestType.sellingManagerProductSpecifics.
 

Uses of SellingManagerProductSpecificsType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as SellingManagerProductSpecificsType
protected  SellingManagerProductSpecificsType SellingManagerProductType.sellingManagerProductSpecifics
           
protected  SellingManagerProductSpecificsType ReviseSellingManagerProductRequestType.sellingManagerProductSpecifics
           
protected  SellingManagerProductSpecificsType AddSellingManagerProductRequestType.sellingManagerProductSpecifics
           
 

Methods in com.ebay.soap.eBLBaseComponents that return SellingManagerProductSpecificsType
 SellingManagerProductSpecificsType ObjectFactory.createSellingManagerProductSpecificsType()
          Create an instance of SellingManagerProductSpecificsType
 SellingManagerProductSpecificsType SellingManagerProductType.getSellingManagerProductSpecifics()
          Gets the value of the sellingManagerProductSpecifics property.
 SellingManagerProductSpecificsType ReviseSellingManagerProductRequestType.getSellingManagerProductSpecifics()
          Gets the value of the sellingManagerProductSpecifics property.
 SellingManagerProductSpecificsType AddSellingManagerProductRequestType.getSellingManagerProductSpecifics()
          Gets the value of the sellingManagerProductSpecifics property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type SellingManagerProductSpecificsType
 void SellingManagerProductType.setSellingManagerProductSpecifics(SellingManagerProductSpecificsType value)
          Sets the value of the sellingManagerProductSpecifics property.
 void ReviseSellingManagerProductRequestType.setSellingManagerProductSpecifics(SellingManagerProductSpecificsType value)
          Sets the value of the sellingManagerProductSpecifics property.
 void AddSellingManagerProductRequestType.setSellingManagerProductSpecifics(SellingManagerProductSpecificsType value)
          Sets the value of the sellingManagerProductSpecifics 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.