Sunteți pe pagina 1din 1

Method Description

cabname() To display the name of our cab services


For booking another ride after
cancel_incity() cancellation
dailyRide() For choosing type of vehicle for daily ride
For Finding the fare of a particular daily
dailyRide_fare(int vehiclechoice, int pick_up, int drop) ride
For choosing destination of outstation
ride and also finding out the fare for the
destinations(int vehiclechoice) ride
drivername() To choose a driver name at random
incity_car(int fare, int vehiclechoice) for Daily ride booking confirmation
incity_details(int fare, String vehicle, int vehiclechoice) Displays Daily Ride details
incity_location(int vehiclechoice) for choosing pick up and drop location
login() User login
micro_carname() To choose a micro car at random
mini_carname() To choose a Prime Suv car at random
otp() To generate OTP
outstation() for choosing a cab for outstation ride
outstation_details(int vehiclechoice, int fare) For displaying outstation ride details
phonenumber() To generate phone number of driver
prime_carname() To choose a Prime Suv car at random
PrimeSedan_carname() To choose a Prime Sedan car at random

PrimeSuv_carname() To choose a Prime Suv car at random


For choosing rental package and find the
rentalpackages(int vehiclechoice) fare for the particular rental ride
rentals() For choosing a cab on rental ride
rentals_details(int vehiclechoice, int fare) For displaying Rental ride details
ridetype() For choosing ride type
thanks() To display Thank You message
For estimating the time of the arrival of
time(String driver_name) the vehicle
vehiclenumber() To generate vehicle number

S-ar putea să vă placă și