|
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.AverageRatingDetailArrayType
public class AverageRatingDetailArrayType
Container for average detailed seller ratings. If a seller has detailed ratings, they are displayed in the Feedback Profile of the seller.
| Constructor Summary | |
|---|---|
AverageRatingDetailArrayType()
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
AverageRatingDetailsType[] |
getAverageRatingDetails()
Gets the averageRatingDetails value for this AverageRatingDetailArrayType. |
AverageRatingDetailsType |
getAverageRatingDetails(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 |
setAverageRatingDetails(AverageRatingDetailsType[] averageRatingDetails)
Sets the averageRatingDetails value for this AverageRatingDetailArrayType. |
void |
setAverageRatingDetails(int i,
AverageRatingDetailsType value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AverageRatingDetailArrayType()
| Method Detail |
|---|
public AverageRatingDetailsType[] getAverageRatingDetails()
public void setAverageRatingDetails(AverageRatingDetailsType[] averageRatingDetails)
averageRatingDetails - Applicable to sites that support the Detailed Seller Ratings feature.
The AverageRatingDetails container has information about
average detailed seller ratings.
When buyers leave an overall Feedback rating (positive, neutral,
or negative) for a seller, they also can leave ratings in four areas:
item as described, communication, shipping time, and charges for shipping
and handling. Users retrieve detailed ratings as averages of the ratings
left by buyers.public AverageRatingDetailsType getAverageRatingDetails(int i)
public void setAverageRatingDetails(int i,
AverageRatingDetailsType 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.