public void setArtwork(Movie movie) { cardImageUrl = movie.getCardImageUrl(); backgroundImageUrl = movie.getBackgroundImageUrl(); }