|
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.ASQPreferencesType
public class ASQPreferencesType
Enables a seller to add custom Ask Seller a Question (ASQ) subjects to display on the seller's Ask a Question page, or reset the custom subjects to the default values.
| Constructor Summary | |
|---|---|
ASQPreferencesType()
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
MessageElement[] |
get_any()
Gets the _any value for this ASQPreferencesType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
Boolean |
getResetDefaultSubjects()
Gets the resetDefaultSubjects value for this ASQPreferencesType. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String[] |
getSubject()
Gets the subject value for this ASQPreferencesType. |
String |
getSubject(int i)
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
set_any(MessageElement[] _any)
Sets the _any value for this ASQPreferencesType. |
void |
setResetDefaultSubjects(Boolean resetDefaultSubjects)
Sets the resetDefaultSubjects value for this ASQPreferencesType. |
void |
setSubject(int i,
String value)
|
void |
setSubject(String[] subject)
Sets the subject value for this ASQPreferencesType. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ASQPreferencesType()
| Method Detail |
|---|
public Boolean getResetDefaultSubjects()
public void setResetDefaultSubjects(Boolean resetDefaultSubjects)
resetDefaultSubjects - public String[] getSubject()
public void setSubject(String[] subject)
subject - Specifies the ID of the highest-level category to return,
along with its subcategories.
If no parent category is specified, all categories are
returned for the specified site. (Please do not pass a value
of 0; zero (0) is an invalid value for CategoryParent.)
To determine available category IDs, call GetCategories with
no filters and use a DetailLevel value of ReturnAll.
If you specify multiple parent categories, the hierarchy for
each one is returned.public String getSubject(int i)
public void setSubject(int i,
String value)
public MessageElement[] get_any()
public void set_any(MessageElement[] _any)
_any - 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.