public class Ratings extends AbstractJsonMapping
| Constructor and Description |
|---|
Ratings() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Integer> |
getDistribution() |
Double |
getRating() |
Integer |
getVotes() |
void |
setDistribution(Map<String,Integer> distribution) |
void |
setRating(Double rating) |
void |
setVotes(Integer votes) |
handleUnknown, toStringCopyright © 2016-2017. All Rights Reserved.