|
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.PlaceOfferRequestType
public class PlaceOfferRequestType
Enables the authenticated user to to make a bid, a Best Offer, or a purchase on the item specified by the ItemID input field.
Java class for PlaceOfferRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PlaceOfferRequestType"> <complexContent> <extension base="{urn:ebay:apis:eBLBaseComponents}AbstractRequestType"> <sequence> <element name="Offer" type="{urn:ebay:apis:eBLBaseComponents}OfferType" minOccurs="0"/> <element name="ItemID" type="{urn:ebay:apis:eBLBaseComponents}ItemIDType" minOccurs="0"/> <element name="BlockOnWarning" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="AffiliateTrackingDetails" type="{urn:ebay:apis:eBLBaseComponents}AffiliateTrackingDetailsType" minOccurs="0"/> <element name="VariationSpecifics" type="{urn:ebay:apis:eBLBaseComponents}NameValueListArrayType" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Field Summary | |
---|---|
protected AffiliateTrackingDetailsType |
affiliateTrackingDetails
|
protected Boolean |
blockOnWarning
|
protected String |
itemID
|
protected OfferType |
offer
|
protected NameValueListArrayType |
variationSpecifics
|
Fields inherited from class com.ebay.soap.eBLBaseComponents.AbstractRequestType |
---|
any, botBlock, detailLevel, endUserIP, errorHandling, errorLanguage, invocationID, messageID, outputSelector, version, warningLevel |
Constructor Summary | |
---|---|
PlaceOfferRequestType()
|
Method Summary | |
---|---|
AffiliateTrackingDetailsType |
getAffiliateTrackingDetails()
Gets the value of the affiliateTrackingDetails property. |
String |
getItemID()
Gets the value of the itemID property. |
OfferType |
getOffer()
Gets the value of the offer property. |
NameValueListArrayType |
getVariationSpecifics()
Gets the value of the variationSpecifics property. |
Boolean |
isBlockOnWarning()
Gets the value of the blockOnWarning property. |
void |
setAffiliateTrackingDetails(AffiliateTrackingDetailsType value)
Sets the value of the affiliateTrackingDetails property. |
void |
setBlockOnWarning(Boolean value)
Sets the value of the blockOnWarning property. |
void |
setItemID(String value)
Sets the value of the itemID property. |
void |
setOffer(OfferType value)
Sets the value of the offer property. |
void |
setVariationSpecifics(NameValueListArrayType value)
Sets the value of the variationSpecifics property. |
Methods inherited from class com.ebay.soap.eBLBaseComponents.AbstractRequestType |
---|
_getAny, _getDetailLevel, _getOutputSelector, getAny, getAny, getAnyLength, getBotBlock, getDetailLevel, getDetailLevel, getDetailLevelLength, getEndUserIP, getErrorHandling, getErrorLanguage, getInvocationID, getMessageID, getOutputSelector, getOutputSelector, getOutputSelectorLength, getVersion, getWarningLevel, setAny, setAny, setBotBlock, setDetailLevel, setDetailLevel, setEndUserIP, setErrorHandling, setErrorLanguage, setInvocationID, setMessageID, setOutputSelector, setOutputSelector, setVersion, setWarningLevel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected OfferType offer
protected String itemID
protected Boolean blockOnWarning
protected AffiliateTrackingDetailsType affiliateTrackingDetails
protected NameValueListArrayType variationSpecifics
Constructor Detail |
---|
public PlaceOfferRequestType()
Method Detail |
---|
public OfferType getOffer()
OfferType
public void setOffer(OfferType value)
value
- allowed object is
OfferType
public String getItemID()
String
public void setItemID(String value)
value
- allowed object is
String
public Boolean isBlockOnWarning()
Boolean
public void setBlockOnWarning(Boolean value)
value
- allowed object is
Boolean
public AffiliateTrackingDetailsType getAffiliateTrackingDetails()
AffiliateTrackingDetailsType
public void setAffiliateTrackingDetails(AffiliateTrackingDetailsType value)
value
- allowed object is
AffiliateTrackingDetailsType
public NameValueListArrayType getVariationSpecifics()
NameValueListArrayType
public void setVariationSpecifics(NameValueListArrayType value)
value
- allowed object is
NameValueListArrayType
|
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.