Changes since
the last release

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

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

Uses of GetUserDisputesResponseType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return GetUserDisputesResponseType
 GetUserDisputesResponseType GetUserDisputesCall.getUserDisputes()
          Requests a list of disputes the requester is involved in as buyer or seller.
 

Uses of GetUserDisputesResponseType in com.ebay.soap.eBLBaseComponents
 

Methods in com.ebay.soap.eBLBaseComponents that return GetUserDisputesResponseType
 GetUserDisputesResponseType ObjectFactory.createGetUserDisputesResponseType()
          Create an instance of GetUserDisputesResponseType
 GetUserDisputesResponseType EBayAPIInterface.getUserDisputes(GetUserDisputesRequestType getUserDisputesRequest)
           
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type GetUserDisputesResponseType
 JAXBElement<GetUserDisputesResponseType> ObjectFactory.createGetUserDisputesResponse(GetUserDisputesResponseType value)
          Create an instance of JAXBElement<GetUserDisputesResponseType>}
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type GetUserDisputesResponseType
 JAXBElement<GetUserDisputesResponseType> ObjectFactory.createGetUserDisputesResponse(GetUserDisputesResponseType value)
          Create an instance of JAXBElement<GetUserDisputesResponseType>}
 


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.