See: Description
| Class | Description |
|---|---|
| AccountDetailsFragment |
Class that represents the account details page.
|
| ChangePasswordActivity |
A class that represents the user interface that manage the user's request of password change.
|
| ForgotPassword |
A class that represents the user interface that manages the creation of a new password for the
user (if the original password was forgotten).
|
| ItineraryFragment |
Class that contains the elements of the tab "itinerary" on the account details page.
|
| LoginActivity |
The user interface for the login.
|
| ProfileFragment |
Class that contains the elements of the tab "profile" on the account details page.
|
| ReportFragment |
Class that contains the elements of the tab "reports" on the account details page.
|
| ReservationFragment |
Class that contains the elements of the tab "reservations" on the account details page.
|
| ReviewFragment |
Class that contains the elements of the tab "reviews" on the account details page.
|
| WishlistFragment |
A class that represents the user interface for the management of the user's wishlist.
|