public class ContentRating extends Object implements Serializable
| Constructor and Description |
|---|
ContentRating() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCountry() |
String |
getRating() |
void |
setCountry(String country) |
void |
setRating(String rating) |
Copyright © 2012–2017. All rights reserved.