|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ebay.soap.eBLBaseComponents.AbstractRequestType
com.ebay.soap.eBLBaseComponents.GetUserDisputesRequestType
public class GetUserDisputesRequestType
Requests a list of disputes the requester is involved in as buyer or seller. eBay Money Back Guarantee Item Not Received and Return cases are not returned with this call. To retrieve eBay Money Back Guarantee cases, use the Search Cases call of the Post-Order API (or alternatively, the getUserCases call of the Resolution Case Management API.
Java class for GetUserDisputesRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetUserDisputesRequestType"> <complexContent> <extension base="{urn:ebay:apis:eBLBaseComponents}AbstractRequestType"> <sequence> <element name="DisputeFilterType" type="{urn:ebay:apis:eBLBaseComponents}DisputeFilterTypeCodeType" minOccurs="0"/> <element name="DisputeSortType" type="{urn:ebay:apis:eBLBaseComponents}DisputeSortTypeCodeType" minOccurs="0"/> <element name="ModTimeFrom" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="ModTimeTo" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="Pagination" type="{urn:ebay:apis:eBLBaseComponents}PaginationType" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Field Summary | |
---|---|
protected DisputeFilterTypeCodeType |
disputeFilterType
|
protected DisputeSortTypeCodeType |
disputeSortType
|
protected Calendar |
modTimeFrom
|
protected Calendar |
modTimeTo
|
protected PaginationType |
pagination
|
Fields inherited from class com.ebay.soap.eBLBaseComponents.AbstractRequestType |
---|
any, botBlock, detailLevel, endUserIP, errorHandling, errorLanguage, invocationID, messageID, outputSelector, version, warningLevel |
Constructor Summary | |
---|---|
GetUserDisputesRequestType()
|
Method Summary | |
---|---|
DisputeFilterTypeCodeType |
getDisputeFilterType()
Gets the value of the disputeFilterType property. |
DisputeSortTypeCodeType |
getDisputeSortType()
Gets the value of the disputeSortType property. |
Calendar |
getModTimeFrom()
Gets the value of the modTimeFrom property. |
Calendar |
getModTimeTo()
Gets the value of the modTimeTo property. |
PaginationType |
getPagination()
Gets the value of the pagination property. |
void |
setDisputeFilterType(DisputeFilterTypeCodeType value)
Sets the value of the disputeFilterType property. |
void |
setDisputeSortType(DisputeSortTypeCodeType value)
Sets the value of the disputeSortType property. |
void |
setModTimeFrom(Calendar value)
Sets the value of the modTimeFrom property. |
void |
setModTimeTo(Calendar value)
Sets the value of the modTimeTo property. |
void |
setPagination(PaginationType value)
Sets the value of the pagination property. |
Methods inherited from class com.ebay.soap.eBLBaseComponents.AbstractRequestType |
---|
_getAny, _getDetailLevel, _getOutputSelector, getAny, getAny, getAnyLength, getBotBlock, getDetailLevel, getDetailLevel, getDetailLevelLength, getEndUserIP, getErrorHandling, getErrorLanguage, getInvocationID, getMessageID, getOutputSelector, getOutputSelector, getOutputSelectorLength, getVersion, getWarningLevel, setAny, setAny, setBotBlock, setDetailLevel, setDetailLevel, setEndUserIP, setErrorHandling, setErrorLanguage, setInvocationID, setMessageID, setOutputSelector, setOutputSelector, setVersion, setWarningLevel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected DisputeFilterTypeCodeType disputeFilterType
protected DisputeSortTypeCodeType disputeSortType
protected Calendar modTimeFrom
protected Calendar modTimeTo
protected PaginationType pagination
Constructor Detail |
---|
public GetUserDisputesRequestType()
Method Detail |
---|
public DisputeFilterTypeCodeType getDisputeFilterType()
DisputeFilterTypeCodeType
public void setDisputeFilterType(DisputeFilterTypeCodeType value)
value
- allowed object is
DisputeFilterTypeCodeType
public DisputeSortTypeCodeType getDisputeSortType()
DisputeSortTypeCodeType
public void setDisputeSortType(DisputeSortTypeCodeType value)
value
- allowed object is
DisputeSortTypeCodeType
public Calendar getModTimeFrom()
String
public void setModTimeFrom(Calendar value)
value
- allowed object is
String
public Calendar getModTimeTo()
String
public void setModTimeTo(Calendar value)
value
- allowed object is
String
public PaginationType getPagination()
PaginationType
public void setPagination(PaginationType value)
value
- allowed object is
PaginationType
|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.