|
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.BestOfferActionCodeType
public class BestOfferActionCodeType
Indicates the action taken by a seller for a best offer.
| Field Summary | |
|---|---|
static org.apache.axis.types.Token |
_Accept
|
static org.apache.axis.types.Token |
_Counter
|
static org.apache.axis.types.Token |
_CustomCode
|
static org.apache.axis.types.Token |
_Decline
|
static BestOfferActionCodeType |
Accept
(in) To accept something. |
static BestOfferActionCodeType |
Counter
(in) To counter offer. |
static BestOfferActionCodeType |
CustomCode
Reserved for internal or future use. |
static BestOfferActionCodeType |
Decline
(in) To decline something. |
| Constructor Summary | |
|---|---|
protected |
BestOfferActionCodeType(org.apache.axis.types.Token value)
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static BestOfferActionCodeType |
fromString(String value)
|
static BestOfferActionCodeType |
fromValue(org.apache.axis.types.Token value)
|
static String |
getEnumErrorMsg(Object value)
|
org.apache.axis.types.Token |
getValue()
|
int |
hashCode()
|
Object |
readResolve()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final org.apache.axis.types.Token _Accept
public static final org.apache.axis.types.Token _Decline
public static final org.apache.axis.types.Token _Counter
public static final org.apache.axis.types.Token _CustomCode
public static final BestOfferActionCodeType Accept
public static final BestOfferActionCodeType Decline
public static final BestOfferActionCodeType Counter
public static final BestOfferActionCodeType CustomCode
| Constructor Detail |
|---|
protected BestOfferActionCodeType(org.apache.axis.types.Token value)
| Method Detail |
|---|
public org.apache.axis.types.Token getValue()
public static BestOfferActionCodeType fromValue(org.apache.axis.types.Token value)
throws RuntimeException
RuntimeException
public static BestOfferActionCodeType fromString(String value)
throws RuntimeException
RuntimeExceptionpublic boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic String toString()
toString in class Object
public Object readResolve()
throws ObjectStreamException
ObjectStreamExceptionpublic static String getEnumErrorMsg(Object value)
|
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.