public final class Posters
private final String
url
private final Integer
height
Posters(String url, Integer height)
final String
getUrl()
final Integer
getHeight()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final String getUrl()
final Integer getHeight()