com.ebay.soap.eBLBaseComponents
Class BalanceCodeType
java.lang.Object
com.ebay.soap.eBLBaseComponents.BalanceCodeType
- All Implemented Interfaces:
- Serializable
public class BalanceCodeType
- extends Object
- implements Serializable
This code identifies the types of balances in an account, e.g.,
a PayPal account.
- See Also:
- Serialized Form
|
Constructor Summary |
protected |
BalanceCodeType(org.apache.axis.types.Token value)
|
_Other
public static final org.apache.axis.types.Token _Other
_CustomCode
public static final org.apache.axis.types.Token _CustomCode
Other
public static final BalanceCodeType Other
- (out) Custom Code.
CustomCode
public static final BalanceCodeType CustomCode
- (out) Reserved for internal or future use.
BalanceCodeType
protected BalanceCodeType(org.apache.axis.types.Token value)
getValue
public org.apache.axis.types.Token getValue()
fromValue
public static BalanceCodeType fromValue(org.apache.axis.types.Token value)
throws RuntimeException
- Throws:
RuntimeException
fromString
public static BalanceCodeType fromString(String value)
throws RuntimeException
- Throws:
RuntimeException
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
toString
public String toString()
- Overrides:
toString in class Object
readResolve
public Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
getEnumErrorMsg
public static String getEnumErrorMsg(Object value)
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.