Uses of Class
com.amilesend.discogs.model.lists.type.UserListItem
Packages that use UserListItem
-
Uses of UserListItem in com.amilesend.discogs.model.lists.type
Classes in com.amilesend.discogs.model.lists.type with type parameters of type UserListItemModifier and TypeClassDescriptionstatic classUserListItem.UserListItemBuilder<C extends UserListItem, B extends UserListItem.UserListItemBuilder<C,B>> Subclasses with type arguments of type UserListItem in com.amilesend.discogs.model.lists.typeModifier and TypeClassDescriptionclassDescribes a user list item resource.static classUserListItem.UserListItemBuilder<C extends UserListItem, B extends UserListItem.UserListItemBuilder<C,B>> Methods in com.amilesend.discogs.model.lists.type that return types with arguments of type UserListItemMethod parameters in com.amilesend.discogs.model.lists.type with type arguments of type UserListItemModifier and TypeMethodDescriptionUserList.UserListBuilder.items(List<UserListItem> items) The user list items.