Changes since
the last release

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

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

Uses of DisputeType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return DisputeType
 DisputeType GetDisputeCall.getDispute()
          This is the base request type for the GetDispute call.
 DisputeType GetDisputeCall.getReturnedDispute()
          Valid after executing the API.
 

Uses of DisputeType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as DisputeType
protected  DisputeType GetDisputeResponseType.dispute
           
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type DisputeType
protected  java.util.List<DisputeType> DisputeArrayType.dispute
           
 

Methods in com.ebay.soap.eBLBaseComponents that return DisputeType
 DisputeType ObjectFactory.createDisputeType()
          Create an instance of DisputeType
 DisputeType GetDisputeResponseType.getDispute()
          Gets the value of the dispute property.
 DisputeType[] DisputeArrayType.getDispute()
           
 DisputeType DisputeArrayType.getDispute(int idx)
           
 DisputeType DisputeArrayType.setDispute(int idx, DisputeType value)
           
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type DisputeType
protected  java.util.List<DisputeType> DisputeArrayType._getDispute()
           
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type DisputeType
 void GetDisputeResponseType.setDispute(DisputeType value)
          Sets the value of the dispute property.
 void DisputeArrayType.setDispute(DisputeType[] values)
           
 DisputeType DisputeArrayType.setDispute(int idx, DisputeType value)
           
 


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.