Uses of Enum Class
dev.reuss.tmdb.value.image.size.ProfileSize
Packages that use ProfileSize
-
Uses of ProfileSize in dev.reuss.tmdb.domain.images.url
Methods in dev.reuss.tmdb.domain.images.url with parameters of type ProfileSizeModifier and TypeMethodDescriptionDefaultImageUrlBuilder.profile(String path, ProfileSize size) ImageUrlBuilder.profile(String path, ProfileSize size) -
Uses of ProfileSize in dev.reuss.tmdb.value.image.size
Methods in dev.reuss.tmdb.value.image.size that return ProfileSizeModifier and TypeMethodDescriptionstatic ProfileSizeReturns the enum constant of this class with the specified name.static ProfileSize[]ProfileSize.values()Returns an array containing the constants of this enum class, in the order they are declared.