|
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.AuthenticationEntryArrayType
public class AuthenticationEntryArrayType
Container for a list of AuthenticationEntries. Can contain zero, one, or multiple AuthenticationEntryType objects.
| Constructor Summary | |
|---|---|
AuthenticationEntryArrayType()
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
AuthenticationEntryType[] |
getAuthenticationEntry()
Gets the authenticationEntry value for this AuthenticationEntryArrayType. |
AuthenticationEntryType |
getAuthenticationEntry(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 |
setAuthenticationEntry(AuthenticationEntryType[] authenticationEntry)
Sets the authenticationEntry value for this AuthenticationEntryArrayType. |
void |
setAuthenticationEntry(int i,
AuthenticationEntryType value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthenticationEntryArrayType()
| Method Detail |
|---|
public AuthenticationEntryType[] getAuthenticationEntry()
public void setAuthenticationEntry(AuthenticationEntryType[] authenticationEntry)
authenticationEntry - Contains the data properties that define one authentication entry.
Multiple AuthenticationEntry fields can be returned.public AuthenticationEntryType getAuthenticationEntry(int i)
public void setAuthenticationEntry(int i,
AuthenticationEntryType 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.