Index

A C E G I M N O R S T 
All Classes and Interfaces|All Packages

G

getAuthor() - Method in class elements.ItemBook
Gets the author of the book.
getComment() - Method in class elements.Review
Gets the comment provided in the review.
getDirector() - Method in class elements.ItemFilm
Gets the director of the film.
getDuration() - Method in class elements.ItemFilm
Gets the duration of the film.
getItem(String, Class<T>) - Method in class opinion.SocialNetwork
Gets an item by its title and type.
getItems(Class<T>) - Method in class opinion.SocialNetwork
Gets the list of items in the social network.
getKind() - Method in class elements.Item
Gets the kind or genre of the item.
getLogin() - Method in class elements.Member
Gets the login of the member.
getMark() - Method in class elements.Review
Gets the mark given in the review.
getMeanReviews() - Method in class elements.Item
Calculates the mean reviews of the item.
getMember(String) - Method in class opinion.SocialNetwork
Gets a member by their login.
getMembers() - Method in class opinion.SocialNetwork
Gets the list of members in the social network.
getNbPages() - Method in class elements.ItemBook
Gets the number of pages in the book.
getProfile() - Method in class elements.Member
Gets the profile description of the member.
getReviews() - Method in class elements.Item
Gets the reviews associated with the item.
getScenarist() - Method in class elements.ItemFilm
Gets the scenarist of the film.
getTitle() - Method in class elements.Item
Gets the title of the item.
A C E G I M N O R S T 
All Classes and Interfaces|All Packages