Uses of Class
com.amilesend.tmdb.client.model.list.type.ListItem
Packages that use ListItem
-
Uses of ListItem in com.amilesend.tmdb.client.model.list
Methods in com.amilesend.tmdb.client.model.list that return types with arguments of type ListItemModifier and TypeMethodDescriptionGetListDetailsResponse.getItems()The list of items in the list.Method parameters in com.amilesend.tmdb.client.model.list with type arguments of type ListItem -
Uses of ListItem in com.amilesend.tmdb.client.model.list.type
Classes in com.amilesend.tmdb.client.model.list.type with type parameters of type ListItemModifier and TypeClassDescriptionstatic classListItem.ListItemBuilder<C extends ListItem,B extends ListItem.ListItemBuilder<C, B>> Subclasses with type arguments of type ListItem in com.amilesend.tmdb.client.model.list.typeModifier and TypeClassDescriptionclassDescribes an item in a list.static classListItem.ListItemBuilder<C extends ListItem,B extends ListItem.ListItemBuilder<C, B>>