Uses of Enum
com.amilesend.tmdb.client.model.discover.type.MovieReleaseType
Packages that use MovieReleaseType
-
Uses of MovieReleaseType in com.amilesend.tmdb.client.model.discover.type
Methods in com.amilesend.tmdb.client.model.discover.type that return MovieReleaseTypeModifier and TypeMethodDescriptionstatic MovieReleaseTypeReturns the enum constant of this type with the specified name.static MovieReleaseType[]MovieReleaseType.values()Returns an array containing the constants of this enum type, in the order they are declared.