|
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.AttributeSetType
public class AttributeSetType
A set of salient aspects or features that describe an item in a standardized way. Most commonly used in the Item Specifics section of a listing. See the Developer's Guide information on working with Item Specifics and Pre-filled Item Information. See the Developer's Guide for information about characteristics meta-data and how to determine when attributes are required.
| Constructor Summary | |
|---|---|
AttributeSetType()
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
MessageElement[] |
get_any()
Gets the _any value for this AttributeSetType. |
AttributeType[] |
getAttribute()
Gets the attribute value for this AttributeSetType. |
AttributeType |
getAttribute(int i)
|
int |
getAttributeSetID()
Gets the attributeSetID value for this AttributeSetType. |
String |
getAttributeSetVersion()
Gets the attributeSetVersion value for this AttributeSetType. |
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 |
set_any(MessageElement[] _any)
Sets the _any value for this AttributeSetType. |
void |
setAttribute(AttributeType[] attribute)
Sets the attribute value for this AttributeSetType. |
void |
setAttribute(int i,
AttributeType value)
|
void |
setAttributeSetID(int attributeSetID)
Sets the attributeSetID value for this AttributeSetType. |
void |
setAttributeSetVersion(String attributeSetVersion)
Sets the attributeSetVersion value for this AttributeSetType. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AttributeSetType()
| Method Detail |
|---|
public AttributeType[] getAttribute()
public void setAttribute(AttributeType[] attribute)
attribute - Only applicable to Half.com. Not applicable to eBay listings.
You can revise this field for Half.com listings.public AttributeType getAttribute(int i)
public void setAttribute(int i,
AttributeType value)
public MessageElement[] get_any()
public void set_any(MessageElement[] _any)
_any - public int getAttributeSetID()
public void setAttributeSetID(int attributeSetID)
attributeSetID - public String getAttributeSetVersion()
public void setAttributeSetVersion(String attributeSetVersion)
attributeSetVersion - 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.