Changes since
the last release

com.ebay.soap.eBLBaseComponents
Class AddToWatchListResponseType

java.lang.Object
  extended by com.ebay.soap.eBLBaseComponents.AbstractResponseType
      extended by com.ebay.soap.eBLBaseComponents.AddToWatchListResponseType
All Implemented Interfaces:
Serializable

public class AddToWatchListResponseType
extends AbstractResponseType
implements Serializable

See Also:
Serialized Form

Constructor Summary
AddToWatchListResponseType()
           
 
Method Summary
 boolean equals(Object obj)
           
static org.apache.axis.encoding.Deserializer getDeserializer(String mechType, Class _javaType, QName _xmlType)
          Get Custom Deserializer
static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
          Get Custom Serializer
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 Integer getWatchListCount()
          Gets the watchListCount value for this AddToWatchListResponseType.
 Integer getWatchListMaximum()
          Gets the watchListMaximum value for this AddToWatchListResponseType.
 int hashCode()
           
 void setWatchListCount(Integer watchListCount)
          Sets the watchListCount value for this AddToWatchListResponseType.
 void setWatchListMaximum(Integer watchListMaximum)
          Sets the watchListMaximum value for this AddToWatchListResponseType.
 
Methods inherited from class com.ebay.soap.eBLBaseComponents.AbstractResponseType
get_any, getAck, getBotBlock, getBuild, getCorrelationID, getDuplicateInvocationDetails, getEIASToken, getErrors, getErrors, getHardExpirationWarning, getMessage, getNotificationEventName, getNotificationSignature, getRecipientUserID, getTimestamp, getVersion, set_any, setAck, setBotBlock, setBuild, setCorrelationID, setDuplicateInvocationDetails, setEIASToken, setErrors, setErrors, setHardExpirationWarning, setMessage, setNotificationEventName, setNotificationSignature, setRecipientUserID, setTimestamp, setVersion
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddToWatchListResponseType

public AddToWatchListResponseType()
Method Detail

getWatchListCount

public Integer getWatchListCount()
Gets the watchListCount value for this AddToWatchListResponseType.

Returns:
watchListCount

setWatchListCount

public void setWatchListCount(Integer watchListCount)
Sets the watchListCount value for this AddToWatchListResponseType.

Parameters:
watchListCount -

getWatchListMaximum

public Integer getWatchListMaximum()
Gets the watchListMaximum value for this AddToWatchListResponseType.

Returns:
watchListMaximum

setWatchListMaximum

public void setWatchListMaximum(Integer watchListMaximum)
Sets the watchListMaximum value for this AddToWatchListResponseType.

Parameters:
watchListMaximum -

equals

public boolean equals(Object obj)
Overrides:
equals in class AbstractResponseType

hashCode

public int hashCode()
Overrides:
hashCode in class AbstractResponseType

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
                                                                Class _javaType,
                                                                QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
                                                                    Class _javaType,
                                                                    QName _xmlType)
Get Custom Deserializer


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-2006 eBay Inc. All rights reserved.