public class ContentRating
extends Object
Describes the content rating for a TV series.
-
Nested Class Summary
Nested Classes
-
Method Summary
boolean
The ISO-3166-1 country code.
The list of descriptors for the rating.
int
-
Method Details
-
-
getDescriptors
The list of descriptors for the rating.
-
getCountryCode
public String getCountryCode()
The ISO-3166-1 country code.
-
getRating
The rating value.
-
-
-