Changes since
the last release

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

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

Uses of SellingManagerProductDetailsType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return SellingManagerProductDetailsType
 SellingManagerProductDetailsType AddSellingManagerProductCall.addSellingManagerProduct()
          The base request type of the AddSellingManagerProduct call, which is used to create a product or a group of product variations within the Selling Manager Pro system.
 SellingManagerProductDetailsType DeleteSellingManagerProductCall.deleteSellingManagerProduct()
          Deletes a Selling Manager product.
 SellingManagerProductDetailsType DeleteSellingManagerProductCall.getReturnedDeletedSellingManagerProductDetails()
          Valid after executing the API.
 SellingManagerProductDetailsType ReviseSellingManagerTemplateCall.getReturnedSellingManagerProductDetails()
          Valid after executing the API.
 SellingManagerProductDetailsType ReviseSellingManagerProductCall.getReturnedSellingManagerProductDetails()
          Valid after executing the API.
 SellingManagerProductDetailsType AddSellingManagerTemplateCall.getReturnedSellingManagerProductDetails()
          Valid after executing the API.
 SellingManagerProductDetailsType AddSellingManagerProductCall.getReturnedSellingManagerProductDetails()
          Valid after executing the API.
 SellingManagerProductDetailsType ReviseSellingManagerProductCall.getSellingManagerProductDetails()
          Gets the ReviseSellingManagerProductRequestType.sellingManagerProductDetails.
 SellingManagerProductDetailsType AddSellingManagerProductCall.getSellingManagerProductDetails()
          Gets the AddSellingManagerProductRequestType.sellingManagerProductDetails.
 SellingManagerProductDetailsType ReviseSellingManagerProductCall.reviseSellingManagerProduct()
          Revises a Selling Manager Product.
 

Methods in com.ebay.sdk.call with parameters of type SellingManagerProductDetailsType
 void ReviseSellingManagerProductCall.setSellingManagerProductDetails(SellingManagerProductDetailsType sellingManagerProductDetails)
          Sets the ReviseSellingManagerProductRequestType.sellingManagerProductDetails.
 void AddSellingManagerProductCall.setSellingManagerProductDetails(SellingManagerProductDetailsType sellingManagerProductDetails)
          Sets the AddSellingManagerProductRequestType.sellingManagerProductDetails.
 

Uses of SellingManagerProductDetailsType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as SellingManagerProductDetailsType
protected  SellingManagerProductDetailsType DeleteSellingManagerProductResponseType.deletedSellingManagerProductDetails
           
protected  SellingManagerProductDetailsType TransactionType.sellingManagerProductDetails
           
protected  SellingManagerProductDetailsType SellingManagerTemplateDetailsType.sellingManagerProductDetails
           
protected  SellingManagerProductDetailsType SellingManagerProductType.sellingManagerProductDetails
           
protected  SellingManagerProductDetailsType ReviseSellingManagerTemplateResponseType.sellingManagerProductDetails
           
protected  SellingManagerProductDetailsType ReviseSellingManagerProductResponseType.sellingManagerProductDetails
           
protected  SellingManagerProductDetailsType ReviseSellingManagerProductRequestType.sellingManagerProductDetails
           
protected  SellingManagerProductDetailsType AddSellingManagerTemplateResponseType.sellingManagerProductDetails
           
protected  SellingManagerProductDetailsType AddSellingManagerProductResponseType.sellingManagerProductDetails
           
protected  SellingManagerProductDetailsType AddSellingManagerProductRequestType.sellingManagerProductDetails
           
 

Methods in com.ebay.soap.eBLBaseComponents that return SellingManagerProductDetailsType
 SellingManagerProductDetailsType ObjectFactory.createSellingManagerProductDetailsType()
          Create an instance of SellingManagerProductDetailsType
 SellingManagerProductDetailsType DeleteSellingManagerProductResponseType.getDeletedSellingManagerProductDetails()
          Gets the value of the deletedSellingManagerProductDetails property.
 SellingManagerProductDetailsType TransactionType.getSellingManagerProductDetails()
          Gets the value of the sellingManagerProductDetails property.
 SellingManagerProductDetailsType SellingManagerTemplateDetailsType.getSellingManagerProductDetails()
          Gets the value of the sellingManagerProductDetails property.
 SellingManagerProductDetailsType SellingManagerProductType.getSellingManagerProductDetails()
          Gets the value of the sellingManagerProductDetails property.
 SellingManagerProductDetailsType ReviseSellingManagerTemplateResponseType.getSellingManagerProductDetails()
          Gets the value of the sellingManagerProductDetails property.
 SellingManagerProductDetailsType ReviseSellingManagerProductResponseType.getSellingManagerProductDetails()
          Gets the value of the sellingManagerProductDetails property.
 SellingManagerProductDetailsType ReviseSellingManagerProductRequestType.getSellingManagerProductDetails()
          Gets the value of the sellingManagerProductDetails property.
 SellingManagerProductDetailsType AddSellingManagerTemplateResponseType.getSellingManagerProductDetails()
          Gets the value of the sellingManagerProductDetails property.
 SellingManagerProductDetailsType AddSellingManagerProductResponseType.getSellingManagerProductDetails()
          Gets the value of the sellingManagerProductDetails property.
 SellingManagerProductDetailsType AddSellingManagerProductRequestType.getSellingManagerProductDetails()
          Gets the value of the sellingManagerProductDetails property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type SellingManagerProductDetailsType
 void DeleteSellingManagerProductResponseType.setDeletedSellingManagerProductDetails(SellingManagerProductDetailsType value)
          Sets the value of the deletedSellingManagerProductDetails property.
 void TransactionType.setSellingManagerProductDetails(SellingManagerProductDetailsType value)
          Sets the value of the sellingManagerProductDetails property.
 void SellingManagerTemplateDetailsType.setSellingManagerProductDetails(SellingManagerProductDetailsType value)
          Sets the value of the sellingManagerProductDetails property.
 void SellingManagerProductType.setSellingManagerProductDetails(SellingManagerProductDetailsType value)
          Sets the value of the sellingManagerProductDetails property.
 void ReviseSellingManagerTemplateResponseType.setSellingManagerProductDetails(SellingManagerProductDetailsType value)
          Sets the value of the sellingManagerProductDetails property.
 void ReviseSellingManagerProductResponseType.setSellingManagerProductDetails(SellingManagerProductDetailsType value)
          Sets the value of the sellingManagerProductDetails property.
 void ReviseSellingManagerProductRequestType.setSellingManagerProductDetails(SellingManagerProductDetailsType value)
          Sets the value of the sellingManagerProductDetails property.
 void AddSellingManagerTemplateResponseType.setSellingManagerProductDetails(SellingManagerProductDetailsType value)
          Sets the value of the sellingManagerProductDetails property.
 void AddSellingManagerProductResponseType.setSellingManagerProductDetails(SellingManagerProductDetailsType value)
          Sets the value of the sellingManagerProductDetails property.
 void AddSellingManagerProductRequestType.setSellingManagerProductDetails(SellingManagerProductDetailsType value)
          Sets the value of the sellingManagerProductDetails 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.