|
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.AbstractResponseType
com.ebay.soap.eBLBaseComponents.AddOrderResponseType
public class AddOrderResponseType
Returns a unique identifier for the order. A buyer may make a single payment to purchase all of the item transactions that are included in the order.
| Constructor Summary | |
|---|---|
AddOrderResponseType()
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
Calendar |
getCreatedTime()
Gets the createdTime value for this AddOrderResponseType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
OrderIDType |
getOrderID()
Gets the orderID value for this AddOrderResponseType. |
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 |
int |
hashCode()
|
void |
setCreatedTime(Calendar createdTime)
Sets the createdTime value for this AddOrderResponseType. |
void |
setOrderID(OrderIDType orderID)
Sets the orderID value for this AddOrderResponseType. |
| 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 |
|---|
public AddOrderResponseType()
| Method Detail |
|---|
public OrderIDType getOrderID()
public void setOrderID(OrderIDType orderID)
orderID - A unique identifier for an order.public Calendar getCreatedTime()
public void setCreatedTime(Calendar createdTime)
createdTime - public boolean equals(Object obj)
equals in class AbstractResponseTypepublic int hashCode()
hashCode in class AbstractResponseTypepublic 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.