Package dev.reuss.tmdb.value.image.size
Interface ImageSize
- All Known Implementing Classes:
BackdropSize,LogoSize,PosterSize,ProfileSize,StillSize
public interface ImageSize
Represents a TMDB image size value.
-
Method Summary
-
Method Details
-
value
String value()Returns the TMDB image size value.- Returns:
- the TMDB image size value
-