|
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.ListingDetailsType
public class ListingDetailsType
Various details about a listing. Some of the details are calculated or derived after an item is listed. The details in this type include the start and end time and the converted (localized) prices. The details in this type also include input values applicable to the Best Offer feature. Additional details in this type include flags indicating if a seller specified fields whose values are not visible to the requesting user.
Java class for ListingDetailsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ListingDetailsType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Adult" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="BindingAuction" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="CheckoutEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="ConvertedBuyItNowPrice" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/> <element name="ConvertedStartPrice" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/> <element name="ConvertedReservePrice" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/> <element name="HasReservePrice" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="RelistedItemID" type="{urn:ebay:apis:eBLBaseComponents}ItemIDType" minOccurs="0"/> <element name="SecondChanceOriginalItemID" type="{urn:ebay:apis:eBLBaseComponents}ItemIDType" minOccurs="0"/> <element name="StartTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="EndTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="ViewItemURL" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/> <element name="HasUnansweredQuestions" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="HasPublicMessages" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="BuyItNowAvailable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="SellerBusinessType" type="{urn:ebay:apis:eBLBaseComponents}SellerBusinessCodeType" minOccurs="0"/> <element name="MinimumBestOfferPrice" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/> <element name="MinimumBestOfferMessage" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="LocalListingDistance" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="TCROriginalItemID" type="{urn:ebay:apis:eBLBaseComponents}ItemIDType" minOccurs="0"/> <element name="ViewItemURLForNaturalSearch" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/> <element name="PayPerLeadEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="BestOfferAutoAcceptPrice" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/> <element name="EndingReason" type="{urn:ebay:apis:eBLBaseComponents}EndReasonCodeType" minOccurs="0"/> <any/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected Boolean |
adult
|
protected List<Object> |
any
|
protected AmountType |
bestOfferAutoAcceptPrice
|
protected Boolean |
bindingAuction
|
protected Boolean |
buyItNowAvailable
|
protected Boolean |
checkoutEnabled
|
protected AmountType |
convertedBuyItNowPrice
|
protected AmountType |
convertedReservePrice
|
protected AmountType |
convertedStartPrice
|
protected EndReasonCodeType |
endingReason
|
protected Calendar |
endTime
|
protected Boolean |
hasPublicMessages
|
protected Boolean |
hasReservePrice
|
protected Boolean |
hasUnansweredQuestions
|
protected String |
localListingDistance
|
protected String |
minimumBestOfferMessage
|
protected AmountType |
minimumBestOfferPrice
|
protected Boolean |
payPerLeadEnabled
|
protected String |
relistedItemID
|
protected String |
secondChanceOriginalItemID
|
protected SellerBusinessCodeType |
sellerBusinessType
|
protected Calendar |
startTime
|
protected String |
tcrOriginalItemID
|
protected String |
viewItemURL
|
protected String |
viewItemURLForNaturalSearch
|
Constructor Summary | |
---|---|
ListingDetailsType()
|
Method Summary | |
---|---|
protected List<Object> |
_getAny()
|
Object[] |
getAny()
|
Object |
getAny(int idx)
|
int |
getAnyLength()
|
AmountType |
getBestOfferAutoAcceptPrice()
Gets the value of the bestOfferAutoAcceptPrice property. |
AmountType |
getConvertedBuyItNowPrice()
Gets the value of the convertedBuyItNowPrice property. |
AmountType |
getConvertedReservePrice()
Gets the value of the convertedReservePrice property. |
AmountType |
getConvertedStartPrice()
Gets the value of the convertedStartPrice property. |
EndReasonCodeType |
getEndingReason()
Gets the value of the endingReason property. |
Calendar |
getEndTime()
Gets the value of the endTime property. |
String |
getLocalListingDistance()
Gets the value of the localListingDistance property. |
String |
getMinimumBestOfferMessage()
Gets the value of the minimumBestOfferMessage property. |
AmountType |
getMinimumBestOfferPrice()
Gets the value of the minimumBestOfferPrice property. |
String |
getRelistedItemID()
Gets the value of the relistedItemID property. |
String |
getSecondChanceOriginalItemID()
Gets the value of the secondChanceOriginalItemID property. |
SellerBusinessCodeType |
getSellerBusinessType()
Gets the value of the sellerBusinessType property. |
Calendar |
getStartTime()
Gets the value of the startTime property. |
String |
getTCROriginalItemID()
Gets the value of the tcrOriginalItemID property. |
String |
getViewItemURL()
Gets the value of the viewItemURL property. |
String |
getViewItemURLForNaturalSearch()
Gets the value of the viewItemURLForNaturalSearch property. |
Boolean |
isAdult()
Gets the value of the adult property. |
Boolean |
isBindingAuction()
Gets the value of the bindingAuction property. |
Boolean |
isBuyItNowAvailable()
Gets the value of the buyItNowAvailable property. |
Boolean |
isCheckoutEnabled()
Gets the value of the checkoutEnabled property. |
Boolean |
isHasPublicMessages()
Gets the value of the hasPublicMessages property. |
Boolean |
isHasReservePrice()
Gets the value of the hasReservePrice property. |
Boolean |
isHasUnansweredQuestions()
Gets the value of the hasUnansweredQuestions property. |
Boolean |
isPayPerLeadEnabled()
Gets the value of the payPerLeadEnabled property. |
void |
setAdult(Boolean value)
Sets the value of the adult property. |
Object |
setAny(int idx,
Object value)
|
void |
setAny(Object[] values)
|
void |
setBestOfferAutoAcceptPrice(AmountType value)
Sets the value of the bestOfferAutoAcceptPrice property. |
void |
setBindingAuction(Boolean value)
Sets the value of the bindingAuction property. |
void |
setBuyItNowAvailable(Boolean value)
Sets the value of the buyItNowAvailable property. |
void |
setCheckoutEnabled(Boolean value)
Sets the value of the checkoutEnabled property. |
void |
setConvertedBuyItNowPrice(AmountType value)
Sets the value of the convertedBuyItNowPrice property. |
void |
setConvertedReservePrice(AmountType value)
Sets the value of the convertedReservePrice property. |
void |
setConvertedStartPrice(AmountType value)
Sets the value of the convertedStartPrice property. |
void |
setEndingReason(EndReasonCodeType value)
Sets the value of the endingReason property. |
void |
setEndTime(Calendar value)
Sets the value of the endTime property. |
void |
setHasPublicMessages(Boolean value)
Sets the value of the hasPublicMessages property. |
void |
setHasReservePrice(Boolean value)
Sets the value of the hasReservePrice property. |
void |
setHasUnansweredQuestions(Boolean value)
Sets the value of the hasUnansweredQuestions property. |
void |
setLocalListingDistance(String value)
Sets the value of the localListingDistance property. |
void |
setMinimumBestOfferMessage(String value)
Sets the value of the minimumBestOfferMessage property. |
void |
setMinimumBestOfferPrice(AmountType value)
Sets the value of the minimumBestOfferPrice property. |
void |
setPayPerLeadEnabled(Boolean value)
Sets the value of the payPerLeadEnabled property. |
void |
setRelistedItemID(String value)
Sets the value of the relistedItemID property. |
void |
setSecondChanceOriginalItemID(String value)
Sets the value of the secondChanceOriginalItemID property. |
void |
setSellerBusinessType(SellerBusinessCodeType value)
Sets the value of the sellerBusinessType property. |
void |
setStartTime(Calendar value)
Sets the value of the startTime property. |
void |
setTCROriginalItemID(String value)
Sets the value of the tcrOriginalItemID property. |
void |
setViewItemURL(String value)
Sets the value of the viewItemURL property. |
void |
setViewItemURLForNaturalSearch(String value)
Sets the value of the viewItemURLForNaturalSearch property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Boolean adult
protected Boolean bindingAuction
protected Boolean checkoutEnabled
protected AmountType convertedBuyItNowPrice
protected AmountType convertedStartPrice
protected AmountType convertedReservePrice
protected Boolean hasReservePrice
protected String relistedItemID
protected String secondChanceOriginalItemID
protected Calendar startTime
protected Calendar endTime
protected String viewItemURL
protected Boolean hasUnansweredQuestions
protected Boolean hasPublicMessages
protected Boolean buyItNowAvailable
protected SellerBusinessCodeType sellerBusinessType
protected AmountType minimumBestOfferPrice
protected String minimumBestOfferMessage
protected String localListingDistance
protected String tcrOriginalItemID
protected String viewItemURLForNaturalSearch
protected Boolean payPerLeadEnabled
protected AmountType bestOfferAutoAcceptPrice
protected EndReasonCodeType endingReason
protected List<Object> any
Constructor Detail |
---|
public ListingDetailsType()
Method Detail |
---|
public Boolean isAdult()
Boolean
public void setAdult(Boolean value)
value
- allowed object is
Boolean
public Boolean isBindingAuction()
Boolean
public void setBindingAuction(Boolean value)
value
- allowed object is
Boolean
public Boolean isCheckoutEnabled()
Boolean
public void setCheckoutEnabled(Boolean value)
value
- allowed object is
Boolean
public AmountType getConvertedBuyItNowPrice()
AmountType
public void setConvertedBuyItNowPrice(AmountType value)
value
- allowed object is
AmountType
public AmountType getConvertedStartPrice()
AmountType
public void setConvertedStartPrice(AmountType value)
value
- allowed object is
AmountType
public AmountType getConvertedReservePrice()
AmountType
public void setConvertedReservePrice(AmountType value)
value
- allowed object is
AmountType
public Boolean isHasReservePrice()
Boolean
public void setHasReservePrice(Boolean value)
value
- allowed object is
Boolean
public String getRelistedItemID()
String
public void setRelistedItemID(String value)
value
- allowed object is
String
public String getSecondChanceOriginalItemID()
String
public void setSecondChanceOriginalItemID(String value)
value
- allowed object is
String
public Calendar getStartTime()
String
public void setStartTime(Calendar value)
value
- allowed object is
String
public Calendar getEndTime()
String
public void setEndTime(Calendar value)
value
- allowed object is
String
public String getViewItemURL()
String
public void setViewItemURL(String value)
value
- allowed object is
String
public Boolean isHasUnansweredQuestions()
Boolean
public void setHasUnansweredQuestions(Boolean value)
value
- allowed object is
Boolean
public Boolean isHasPublicMessages()
Boolean
public void setHasPublicMessages(Boolean value)
value
- allowed object is
Boolean
public Boolean isBuyItNowAvailable()
Boolean
public void setBuyItNowAvailable(Boolean value)
value
- allowed object is
Boolean
public SellerBusinessCodeType getSellerBusinessType()
SellerBusinessCodeType
public void setSellerBusinessType(SellerBusinessCodeType value)
value
- allowed object is
SellerBusinessCodeType
public AmountType getMinimumBestOfferPrice()
AmountType
public void setMinimumBestOfferPrice(AmountType value)
value
- allowed object is
AmountType
public String getMinimumBestOfferMessage()
String
public void setMinimumBestOfferMessage(String value)
value
- allowed object is
String
public String getLocalListingDistance()
String
public void setLocalListingDistance(String value)
value
- allowed object is
String
public String getTCROriginalItemID()
String
public void setTCROriginalItemID(String value)
value
- allowed object is
String
public String getViewItemURLForNaturalSearch()
String
public void setViewItemURLForNaturalSearch(String value)
value
- allowed object is
String
public Boolean isPayPerLeadEnabled()
Boolean
public void setPayPerLeadEnabled(Boolean value)
value
- allowed object is
Boolean
public AmountType getBestOfferAutoAcceptPrice()
AmountType
public void setBestOfferAutoAcceptPrice(AmountType value)
value
- allowed object is
AmountType
public EndReasonCodeType getEndingReason()
EndReasonCodeType
public void setEndingReason(EndReasonCodeType value)
value
- allowed object is
EndReasonCodeType
public Object[] getAny()
Element
Object
public Object getAny(int idx)
Element
Object
public int getAnyLength()
public void setAny(Object[] values)
values
- allowed objects are
Element
Object
protected List<Object> _getAny()
public Object setAny(int idx, Object value)
value
- allowed object is
Element
Object
|
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-2009 eBay Inc. All rights reserved.