See: Description
| Class | Description |
|---|---|
| AdminItineraryAdapter |
An adapter that holds a list of itineraries to be used in the admin section of the app.
|
| AdminItineraryGlobetrotterAdapter |
An adapter that holds a list of reservations to be used in the admin section of the app.
|
| ItineraryAdapter |
An adapter that holds a list of itineraries.
|
| ReportAdapter |
An adapter that holds a list of reports.
|
| ReservationAdapter |
An adapter that holds a list of reservations.
|
| ReviewAdapter |
An adapter that holds a list of reviews.
|
| UserListAdapter |
An adapter that holds a list of users.
|