|
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.BestOfferArrayType
public class BestOfferArrayType
A collection of Best Offers. Empty if there are no best offers.
| Constructor Summary | |
|---|---|
BestOfferArrayType()
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
BestOfferType[] |
getBestOffer()
Gets the bestOffer value for this BestOfferArrayType. |
BestOfferType |
getBestOffer(int i)
|
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 |
int |
hashCode()
|
void |
setBestOffer(BestOfferType[] bestOffer)
Sets the bestOffer value for this BestOfferArrayType. |
void |
setBestOffer(int i,
BestOfferType value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BestOfferArrayType()
| Method Detail |
|---|
public BestOfferType[] getBestOffer()
public void setBestOffer(BestOfferType[] bestOffer)
bestOffer - A container of details about a best offer.public BestOfferType getBestOffer(int i)
public void setBestOffer(int i,
BestOfferType value)
public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic 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.