Changes since
the last release

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

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

Uses of ExternalProductIDType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return ExternalProductIDType
 ExternalProductIDType VerifyAddItemCall.getExternalProductID()
          Gets the VerifyAddItemRequestType.externalProductID.
 

Methods in com.ebay.sdk.call with parameters of type ExternalProductIDType
 void VerifyAddItemCall.setExternalProductID(ExternalProductIDType externalProductID)
          Sets the VerifyAddItemRequestType.externalProductID.
 

Uses of ExternalProductIDType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as ExternalProductIDType
protected  ExternalProductIDType VerifyAddItemRequestType.externalProductID
           
protected  ExternalProductIDType SellerPaymentType.externalProductID
           
protected  ExternalProductIDType ProductSearchType.externalProductID
           
protected  ExternalProductIDType ItemType.externalProductID
           
protected  ExternalProductIDType CatalogProductType.externalProductID
           
 

Methods in com.ebay.soap.eBLBaseComponents that return ExternalProductIDType
 ExternalProductIDType ObjectFactory.createExternalProductIDType()
          Create an instance of ExternalProductIDType
 ExternalProductIDType VerifyAddItemRequestType.getExternalProductID()
          Gets the value of the externalProductID property.
 ExternalProductIDType SellerPaymentType.getExternalProductID()
          Gets the value of the externalProductID property.
 ExternalProductIDType ProductSearchType.getExternalProductID()
          Gets the value of the externalProductID property.
 ExternalProductIDType ItemType.getExternalProductID()
          Gets the value of the externalProductID property.
 ExternalProductIDType CatalogProductType.getExternalProductID()
          Gets the value of the externalProductID property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type ExternalProductIDType
 void VerifyAddItemRequestType.setExternalProductID(ExternalProductIDType value)
          Sets the value of the externalProductID property.
 void SellerPaymentType.setExternalProductID(ExternalProductIDType value)
          Sets the value of the externalProductID property.
 void ProductSearchType.setExternalProductID(ExternalProductIDType value)
          Sets the value of the externalProductID property.
 void ItemType.setExternalProductID(ExternalProductIDType value)
          Sets the value of the externalProductID property.
 void CatalogProductType.setExternalProductID(ExternalProductIDType value)
          Sets the value of the externalProductID 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.