A B C D E F G H L N O P R S T U V W 
All Classes All Packages

T

Trip - Class in com.example.airplanned.model
This class defines a trip object which includes a location, duration, flight object, and hotel object
Trip() - Constructor for class com.example.airplanned.model.Trip
 
Trip(String, String, String, String) - Constructor for class com.example.airplanned.model.Trip
Trip object constructor, creates a trip with sent parameters
TripApi - Interface in com.example.airplanned.api
The purpose of this class is to organize all retrofit requests for trip object
TripPlannedList - Class in com.example.airplanned.activity
The purpose of this page is to show all the trips the user has created also allow the user to edit the trips
TripPlannedList() - Constructor for class com.example.airplanned.activity.TripPlannedList
 
A B C D E F G H L N O P R S T U V W 
All Classes All Packages