com.ebay.soap.eBLBaseComponents
Class AddressRecordTypeCodeType
java.lang.Object
com.ebay.soap.eBLBaseComponents.AddressRecordTypeCodeType
- All Implemented Interfaces:
- Serializable
public class AddressRecordTypeCodeType
- extends Object
- implements Serializable
Codes indicate the address type.
- See Also:
- Serialized Form
_Residential
public static final org.apache.axis.types.Token _Residential
_Business
public static final org.apache.axis.types.Token _Business
_CustomCode
public static final org.apache.axis.types.Token _CustomCode
Residential
public static final AddressRecordTypeCodeType Residential
Business
public static final AddressRecordTypeCodeType Business
CustomCode
public static final AddressRecordTypeCodeType CustomCode
- (out) Reserved for internal or future use
AddressRecordTypeCodeType
protected AddressRecordTypeCodeType(org.apache.axis.types.Token value)
getValue
public org.apache.axis.types.Token getValue()
fromValue
public static AddressRecordTypeCodeType fromValue(org.apache.axis.types.Token value)
throws RuntimeException
- Throws:
RuntimeException
fromString
public static AddressRecordTypeCodeType 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.