Uses of Enum
com.amilesend.omdb.model.type.MediaType
Packages that use MediaType
-
Uses of MediaType in com.amilesend.omdb.model.type
Methods in com.amilesend.omdb.model.type that return MediaTypeModifier and TypeMethodDescriptionstatic MediaTypeReturns the associatedMediaTypefor the given value.SearchResult.getType()The media type.static MediaTypeReturns the enum constant of this type with the specified name.static MediaType[]MediaType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amilesend.omdb.model.type with parameters of type MediaTypeModifier and TypeMethodDescriptionThe media type. -
Uses of MediaType in com.amilesend.omdb.parse.adapters
Methods in com.amilesend.omdb.parse.adapters that return MediaTypeModifier and TypeMethodDescriptionMediaTypeTypeAdapter.deserialize(com.google.gson.JsonElement jsonElement, Type type, com.google.gson.JsonDeserializationContext context) Methods in com.amilesend.omdb.parse.adapters with parameters of type MediaType