|
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.AddDisputeRequestType
public class AddDisputeRequestType
Enables a seller to create a new Unpaid Item dispute. (Item Not Received disputes can only be created via the eBay web site.)
| Constructor Summary | |
|---|---|
AddDisputeRequestType()
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
DisputeExplanationCodeType |
getDisputeExplanation()
Gets the disputeExplanation value for this AddDisputeRequestType. |
DisputeReasonCodeType |
getDisputeReason()
Gets the disputeReason value for this AddDisputeRequestType. |
ItemIDType |
getItemID()
Gets the itemID value for this AddDisputeRequestType. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String |
getTransactionID()
Gets the transactionID value for this AddDisputeRequestType. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setDisputeExplanation(DisputeExplanationCodeType disputeExplanation)
Sets the disputeExplanation value for this AddDisputeRequestType. |
void |
setDisputeReason(DisputeReasonCodeType disputeReason)
Sets the disputeReason value for this AddDisputeRequestType. |
void |
setItemID(ItemIDType itemID)
Sets the itemID value for this AddDisputeRequestType. |
void |
setTransactionID(String transactionID)
Sets the transactionID value for this AddDisputeRequestType. |
| Methods inherited from class com.ebay.soap.eBLBaseComponents.AbstractRequestType |
|---|
get_any, getBotBlock, getDetailLevel, getDetailLevel, getEndUserIP, getErrorHandling, getErrorLanguage, getInvocationID, getMessageID, getOutputSelector, getOutputSelector, getVersion, getWarningLevel, set_any, setBotBlock, setDetailLevel, setDetailLevel, setEndUserIP, setErrorHandling, setErrorLanguage, setInvocationID, setMessageID, setOutputSelector, setOutputSelector, setVersion, setWarningLevel |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AddDisputeRequestType()
| Method Detail |
|---|
public DisputeExplanationCodeType getDisputeExplanation()
public void setDisputeExplanation(DisputeExplanationCodeType disputeExplanation)
disputeExplanation - Contains the dispute explanation, entered when the dispute was
created.
Provides additional information to supplement the dispute reason.
The values allowed
depend on the value of DisputeReason.public DisputeReasonCodeType getDisputeReason()
public void setDisputeReason(DisputeReasonCodeType disputeReason)
disputeReason - Specifies the top-level reason for the dispute and determines the
values you
can use for DisputeExplanation. Some values are for Item Not Received
disputes
and others are for Unpaid Item Process disputes.public ItemIDType getItemID()
public void setItemID(ItemIDType itemID)
itemID - Type that represents the unique identifier for a single item listing.public String getTransactionID()
public void setTransactionID(String transactionID)
transactionID - public boolean equals(Object obj)
equals in class AbstractRequestTypepublic int hashCode()
hashCode in class AbstractRequestTypepublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
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-2006 eBay Inc. All rights reserved.