|
Changes since the last release |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OfferType | |
---|---|
com.ebay.sdk.call | |
com.ebay.soap.eBLBaseComponents |
Uses of OfferType in com.ebay.sdk.call |
---|
Methods in com.ebay.sdk.call that return OfferType | |
---|---|
OfferType[] |
GetAllBiddersCall.getAllBidders()
This is the base request type for the GetAllBidders call, which is used to retrieve bidders from an active or recently-ended auction listing. |
OfferType |
PlaceOfferCall.getOffer()
Gets the PlaceOfferRequestType.offer. |
OfferType[] |
GetAllBiddersCall.getReturnedBidArray()
Valid after executing the API. |
Methods in com.ebay.sdk.call with parameters of type OfferType | |
---|---|
void |
PlaceOfferCall.setOffer(OfferType offer)
Sets the PlaceOfferRequestType.offer. |
Uses of OfferType in com.ebay.soap.eBLBaseComponents |
---|
Fields in com.ebay.soap.eBLBaseComponents declared as OfferType | |
---|---|
protected OfferType |
PlaceOfferRequestType.offer
|
protected OfferType |
CancelOfferType.offer
|
Fields in com.ebay.soap.eBLBaseComponents with type parameters of type OfferType | |
---|---|
protected List<OfferType> |
OfferArrayType.offer
|
Methods in com.ebay.soap.eBLBaseComponents that return OfferType | |
---|---|
OfferType |
ObjectFactory.createOfferType()
Create an instance of OfferType |
OfferType |
PlaceOfferRequestType.getOffer()
Gets the value of the offer property. |
OfferType[] |
OfferArrayType.getOffer()
|
OfferType |
CancelOfferType.getOffer()
Gets the value of the offer property. |
OfferType |
OfferArrayType.getOffer(int idx)
|
OfferType |
OfferArrayType.setOffer(int idx,
OfferType value)
|
Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type OfferType | |
---|---|
protected List<OfferType> |
OfferArrayType._getOffer()
|
Methods in com.ebay.soap.eBLBaseComponents with parameters of type OfferType | |
---|---|
OfferType |
OfferArrayType.setOffer(int idx,
OfferType value)
|
void |
PlaceOfferRequestType.setOffer(OfferType value)
Sets the value of the offer property. |
void |
CancelOfferType.setOffer(OfferType value)
Sets the value of the offer property. |
void |
OfferArrayType.setOffer(OfferType[] values)
|
|
Changes since the last release |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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.