|
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.AddDisputeResponseRequestType
public class AddDisputeResponseRequestType
Allows a seller to respond to an Unpaid Item or Item Not Received dispute. The response can add a comment or close the dispute.
| Constructor Summary | |
|---|---|
AddDisputeResponseRequestType()
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
DisputeActivityCodeType |
getDisputeActivity()
Gets the disputeActivity value for this AddDisputeResponseRequestType. |
DisputeIDType |
getDisputeID()
Gets the disputeID value for this AddDisputeResponseRequestType. |
String |
getMessageText()
Gets the messageText value for this AddDisputeResponseRequestType. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String |
getShipmentTrackNumber()
Gets the shipmentTrackNumber value for this AddDisputeResponseRequestType. |
String |
getShippingCarrierUsed()
Gets the shippingCarrierUsed value for this AddDisputeResponseRequestType. |
Calendar |
getShippingTime()
Gets the shippingTime value for this AddDisputeResponseRequestType. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setDisputeActivity(DisputeActivityCodeType disputeActivity)
Sets the disputeActivity value for this AddDisputeResponseRequestType. |
void |
setDisputeID(DisputeIDType disputeID)
Sets the disputeID value for this AddDisputeResponseRequestType. |
void |
setMessageText(String messageText)
Sets the messageText value for this AddDisputeResponseRequestType. |
void |
setShipmentTrackNumber(String shipmentTrackNumber)
Sets the shipmentTrackNumber value for this AddDisputeResponseRequestType. |
void |
setShippingCarrierUsed(String shippingCarrierUsed)
Sets the shippingCarrierUsed value for this AddDisputeResponseRequestType. |
void |
setShippingTime(Calendar shippingTime)
Sets the shippingTime value for this AddDisputeResponseRequestType. |
| 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 AddDisputeResponseRequestType()
| Method Detail |
|---|
public DisputeIDType getDisputeID()
public void setDisputeID(DisputeIDType disputeID)
disputeID - An identifier of a dispute.public String getMessageText()
public void setMessageText(String messageText)
messageText - public DisputeActivityCodeType getDisputeActivity()
public void setDisputeActivity(DisputeActivityCodeType disputeActivity)
disputeActivity - Defines the action taken on a dispute with AddDisputeResponse.
The value
you can use at a given time depends on the current value of DisputeState
(see the Developer Guide for more information). Some values are
for
Unpaid Item disputes and some are for Item Not Received disputes.public String getShippingCarrierUsed()
public void setShippingCarrierUsed(String shippingCarrierUsed)
shippingCarrierUsed - public String getShipmentTrackNumber()
public void setShipmentTrackNumber(String shipmentTrackNumber)
shipmentTrackNumber - public Calendar getShippingTime()
public void setShippingTime(Calendar shippingTime)
shippingTime - 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.