|
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.AddSecondChanceItemRequestType
public class AddSecondChanceItemRequestType
Creates a new Second Chance Offer (that is, an offer for an unsold item) for one of that item's non-winning bidders.
| Constructor Summary | |
|---|---|
AddSecondChanceItemRequestType()
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
AmountType |
getBuyItNowPrice()
Gets the buyItNowPrice value for this AddSecondChanceItemRequestType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
SecondChanceOfferDurationCodeType |
getDuration()
Gets the duration value for this AddSecondChanceItemRequestType. |
ItemIDType |
getItemID()
Gets the itemID value for this AddSecondChanceItemRequestType. |
UserIDType |
getRecipientBidderUserID()
Gets the recipientBidderUserID value for this AddSecondChanceItemRequestType. |
String |
getSellerMessage()
Gets the sellerMessage value for this AddSecondChanceItemRequestType. |
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 |
setBuyItNowPrice(AmountType buyItNowPrice)
Sets the buyItNowPrice value for this AddSecondChanceItemRequestType. |
void |
setDuration(SecondChanceOfferDurationCodeType duration)
Sets the duration value for this AddSecondChanceItemRequestType. |
void |
setItemID(ItemIDType itemID)
Sets the itemID value for this AddSecondChanceItemRequestType. |
void |
setRecipientBidderUserID(UserIDType recipientBidderUserID)
Sets the recipientBidderUserID value for this AddSecondChanceItemRequestType. |
void |
setSellerMessage(String sellerMessage)
Sets the sellerMessage value for this AddSecondChanceItemRequestType. |
| 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 AddSecondChanceItemRequestType()
| Method Detail |
|---|
public UserIDType getRecipientBidderUserID()
public void setRecipientBidderUserID(UserIDType recipientBidderUserID)
recipientBidderUserID - An eBay ID that uniquely identifies a user. public AmountType getBuyItNowPrice()
public void setBuyItNowPrice(AmountType buyItNowPrice)
buyItNowPrice - Basic type for specifying monetary amounts. A double value (e.g.,
1.00 or 1.0) is meaningful as a monetary amount when accompanied
by a
specification of the currency, in which case the value specifies
the amount in that currency. An AmountType expresses both the
value
(a double) and the currency. Details such as prices, fees, costs,
and payments are specified as amount types.public SecondChanceOfferDurationCodeType getDuration()
public void setDuration(SecondChanceOfferDurationCodeType duration)
duration - SecondChanceOfferDurationCodeType - Type declaration to be used
by other schema.
Specifies the number of days the second chance offer active. The
recipient bidder
must purchase the item within that time or the listing expires.
The duration for a
new second chance offer listing is limited to these values.public ItemIDType getItemID()
public void setItemID(ItemIDType itemID)
itemID - Type that represents the unique identifier for a single item listing.public String getSellerMessage()
public void setSellerMessage(String sellerMessage)
sellerMessage - 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.