|
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.ApproveLiveAuctionBiddersRequestType
public class ApproveLiveAuctionBiddersRequestType
Provides Live Auction sellers with the ability to approve, decline, and set the bidding limit of the bidders that have signed up for a catalog. Includes the list of bidders for the requested item as part of the general item listing data.
| Constructor Summary | |
|---|---|
ApproveLiveAuctionBiddersRequestType()
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
AmountType |
getAllApprovedBiddingLimit()
Gets the allApprovedBiddingLimit value for this ApproveLiveAuctionBiddersRequestType. |
Boolean |
getApproveAllPending()
Gets the approveAllPending value for this ApproveLiveAuctionBiddersRequestType. |
BidApprovalArrayType |
getBidApproval()
Gets the bidApproval value for this ApproveLiveAuctionBiddersRequestType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
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 |
Integer |
getUserCatalogID()
Gets the userCatalogID value for this ApproveLiveAuctionBiddersRequestType. |
int |
hashCode()
|
void |
setAllApprovedBiddingLimit(AmountType allApprovedBiddingLimit)
Sets the allApprovedBiddingLimit value for this ApproveLiveAuctionBiddersRequestType. |
void |
setApproveAllPending(Boolean approveAllPending)
Sets the approveAllPending value for this ApproveLiveAuctionBiddersRequestType. |
void |
setBidApproval(BidApprovalArrayType bidApproval)
Sets the bidApproval value for this ApproveLiveAuctionBiddersRequestType. |
void |
setUserCatalogID(Integer userCatalogID)
Sets the userCatalogID value for this ApproveLiveAuctionBiddersRequestType. |
| 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 ApproveLiveAuctionBiddersRequestType()
| Method Detail |
|---|
public Integer getUserCatalogID()
public void setUserCatalogID(Integer userCatalogID)
userCatalogID - public BidApprovalArrayType getBidApproval()
public void setBidApproval(BidApprovalArrayType bidApproval)
bidApproval - Mulitple bidders can be approved with one call.public Boolean getApproveAllPending()
public void setApproveAllPending(Boolean approveAllPending)
approveAllPending - public AmountType getAllApprovedBiddingLimit()
public void setAllApprovedBiddingLimit(AmountType allApprovedBiddingLimit)
allApprovedBiddingLimit - 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 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.