|
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.AddLiveAuctionItemResponseType
public class AddLiveAuctionItemResponseType
Returns the item ID and the estimated fees for the new lot item listing, as well as the state of the lot item (e.g., categories that changed).
| Constructor Summary | |
|---|---|
AddLiveAuctionItemResponseType()
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getCategory2ID()
Gets the category2ID value for this AddLiveAuctionItemResponseType. |
String |
getCategoryID()
Gets the categoryID value for this AddLiveAuctionItemResponseType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
FeesType |
getFees()
Gets the fees value for this AddLiveAuctionItemResponseType. |
ItemIDType |
getItemID()
Gets the itemID value for this AddLiveAuctionItemResponseType. |
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 |
setCategory2ID(String category2ID)
Sets the category2ID value for this AddLiveAuctionItemResponseType. |
void |
setCategoryID(String categoryID)
Sets the categoryID value for this AddLiveAuctionItemResponseType. |
void |
setFees(FeesType fees)
Sets the fees value for this AddLiveAuctionItemResponseType. |
void |
setItemID(ItemIDType itemID)
Sets the itemID value for this AddLiveAuctionItemResponseType. |
| 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 AddLiveAuctionItemResponseType()
| Method Detail |
|---|
public ItemIDType getItemID()
public void setItemID(ItemIDType itemID)
itemID - Type that represents the unique identifier for a single item listing.public FeesType getFees()
public void setFees(FeesType fees)
fees - Identifies a set of one or more fees that a member pays to eBay
(or
an eBay company). Instances of this type can hold one or more
fees.public String getCategoryID()
public void setCategoryID(String categoryID)
categoryID - public String getCategory2ID()
public void setCategory2ID(String category2ID)
category2ID - 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.