|
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.Base64BinaryType
public class Base64BinaryType
Used for storing an optional reference ID to the binary attachment
| Constructor Summary | |
|---|---|
Base64BinaryType()
|
|
Base64BinaryType(byte[] value)
|
|
Base64BinaryType(String value)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getContentType()
Gets the contentType value for this Base64BinaryType. |
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 |
byte[] |
getValue()
Gets the value for this Base64BinaryType. |
int |
hashCode()
|
void |
setContentType(String contentType)
Sets the contentType value for this Base64BinaryType. |
void |
setValue(byte[] value)
Sets the value for this Base64BinaryType. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Base64BinaryType()
public Base64BinaryType(byte[] value)
public Base64BinaryType(String value)
| Method Detail |
|---|
public String toString()
toString in class Objectpublic byte[] getValue()
public void setValue(byte[] value)
value - public String getContentType()
public void setContentType(String contentType)
contentType - 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.