public class RatingMedia extends Media
Place
. Each individual Rating
contains
information about the rating itself, the user who contributed the rating, and a rating that the
user offered for the place.Place.getRatings()
Media.Type
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
double |
getAverage()
Gets the average rating for the
Place . |
int |
getCount()
Gets the count of individual contributions that users provided for rating the
Place . |
int |
hashCode() |
getAttributionText, getSupplier, getType, getUrl, getVia