public class Certificate extends Object
Movie.
The certificate codes vary by country, and they are
documented
on the IMDb website.| Constructor and Description |
|---|
Certificate() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCertificate()
Gets the country-specific code for the certificate, for example
"PG" for the "Parental Guidance" category in the UK.
|
String |
getCountry()
Gets the country in which the certificate applies.
|
String |
getNote()
Gets an informational attribute about the certificate, for example
to describe which version of a movie the certificate applies to.
|
String |
toString()
Generates a JSON string representing this Certificate.
|
public String getCountry()
public String getCertificate()
public String getNote()
Copyright © 2017. All rights reserved.