Index
All Classes and Interfaces|All Packages
I
- isPassword(String) - Method in class elements.Member
-
Checks if the provided password matches the member's password.
- Item - Class in elements
-
Represents an item in the social network.
- Item(String, String) - Constructor for class elements.Item
-
Constructs a new item with the specified title and kind.
- ItemBook - Class in elements
-
Represents a book item in the social network.
- ItemBook(String, String, String, int) - Constructor for class elements.ItemBook
-
Constructs a new ItemBook with the specified title, kind, author, and number of pages.
- ItemFilm - Class in elements
-
Represents a film item in the social network.
- ItemFilm(String, String, String, String, int) - Constructor for class elements.ItemFilm
-
Constructs a new ItemFilm with the specified title, kind, director, scenarist, and duration.
All Classes and Interfaces|All Packages