A  C  E  F  G  H  I  P  R  S  V 

G

getBrandId() - function in com.telenav.commerce.parkingservice.models.AddReservationRequest
 
getCard() - function in com.telenav.commerce.parkingservice.dependencies.IParkingPaymentServiceProvider
This method should retrieve the user com.telenav.commerce.models.Card
getEndTime() - function in com.telenav.commerce.parkingservice.models.GetQuoteRequest
 
getEndTime() - function in com.telenav.commerce.parkingservice.models.ProductOption
 
getLastParkingReservation() - function in com.telenav.commerce.parkingservice.api.IParkingApi
This method will return information about the last parking reservation
getLastParkingReservation() - function in com.telenav.commerce.parkingservice.businesslogic.ParkingManager
This method will return information about the last parking reservation
getParkingBrands() - function in com.telenav.commerce.parkingservice.api.IParkingApi
Searches for the available parking brands.
getParkingBrands() - function in com.telenav.commerce.parkingservice.api.IParkingCommerceApi
Returns a list of brands available for parking.
getParkingBrands() - function in com.telenav.commerce.parkingservice.api.IParkingRetrofitServiceApi
Searches for the available parking brands.
getParkingBrands() - function in com.telenav.commerce.parkingservice.businesslogic.ParkingCommerce
Returns a list of brands available for parking.
getParkingBrands() - function in com.telenav.commerce.parkingservice.businesslogic.ParkingManager
Searches for the available parking brands.
getParkingHistory(String) - function in com.telenav.commerce.parkingservice.api.IParkingApi
This method will return all the parking orders satisfying the given conditions
getParkingHistory(String,Integer) - function in com.telenav.commerce.parkingservice.api.IParkingCommerceApi
This method will return all the parking orders satisfying the given conditions
getParkingHistory(String,Integer) - function in com.telenav.commerce.parkingservice.api.IParkingRetrofitServiceApi
This method will return all the parking orders satisfying the given conditions
getParkingHistory(String,Integer) - function in com.telenav.commerce.parkingservice.businesslogic.ParkingCommerce
This method will return all the parking orders satisfying the given conditions
getParkingHistory(String) - function in com.telenav.commerce.parkingservice.businesslogic.ParkingManager
This method will return all the parking orders satisfying the given conditions
getParkingStores(String,String,GeoLocation) - function in com.telenav.commerce.parkingservice.api.IParkingApi
Searches for a parking place based on the given start time, end time and location and returns a list of com.telenav.commerce.models.parking.ParkingStore.
getParkingStores(String,String,GeoLocation) - function in com.telenav.commerce.parkingservice.api.IParkingCommerceApi
Searches for a parking place based on the given start time, end time and location and returns a list of ParkingStore.
getParkingStores(String,String,Double,Double) - function in com.telenav.commerce.parkingservice.api.IParkingRetrofitServiceApi
Searches for a parking place based on the given start time, end time and location and returns a list of com.telenav.commerce.models.parking.ParkingStore.
getParkingStores(String,String,GeoLocation) - function in com.telenav.commerce.parkingservice.businesslogic.ParkingCommerce
Searches for a parking place based on the given start time, end time and location and returns a list of ParkingStore.
getParkingStores(String,String,GeoLocation) - function in com.telenav.commerce.parkingservice.businesslogic.ParkingManager
Searches for a parking place based on the given start time, end time and location and returns a list of com.telenav.commerce.models.parking.ParkingStore.
getParkingStoresForBrand(String,String,String,GeoLocation) - function in com.telenav.commerce.parkingservice.api.IParkingApi
Searches for a parking place based on the given brand id, start time, end time and location and returns a list of com.telenav.commerce.models.parking.ParkingStore.
getParkingStoresForBrand(String,String,String,GeoLocation) - function in com.telenav.commerce.parkingservice.api.IParkingCommerceApi
Searches for a parking place based on the given brand id, start time, end time and location and returns a list of ParkingStore.
getParkingStoresForBrand(String,String,String,Double,Double) - function in com.telenav.commerce.parkingservice.api.IParkingRetrofitServiceApi
Searches for a parking place based on the given brand id, start time, end time and location and returns a list of com.telenav.commerce.models.parking.ParkingStore.
getParkingStoresForBrand(String,String,String,GeoLocation) - function in com.telenav.commerce.parkingservice.businesslogic.ParkingCommerce
Searches for a parking place based on the given brand id, start time, end time and location and returns a list of ParkingStore.
getParkingStoresForBrand(String,String,String,GeoLocation) - function in com.telenav.commerce.parkingservice.businesslogic.ParkingManager
Searches for a parking place based on the given brand id, start time, end time and location and returns a list of com.telenav.commerce.models.parking.ParkingStore.
getProductOption() - function in com.telenav.commerce.parkingservice.models.AddReservationRequest
 
getQuantity() - function in com.telenav.commerce.parkingservice.models.AddReservationRequest
 
getQuoteForParking(String,ParkingTime) - function in com.telenav.commerce.parkingservice.api.IParkingApi
Returns the quote for the parking place with the given id in the time interval between the given start time and end time.
getQuoteForParking(String,ParkingTime) - function in com.telenav.commerce.parkingservice.api.IParkingCommerceApi
Returns the quote for the parking place with the given id in the time interval between the given start time and end time.
getQuoteForParking(String,GetQuoteRequest) - function in com.telenav.commerce.parkingservice.api.IParkingRetrofitServiceApi
Returns the quote for the parking place with the given id in the time interval between the given start time and end time.
getQuoteForParking(String,ParkingTime) - function in com.telenav.commerce.parkingservice.businesslogic.ParkingCommerce
Returns the quote for the parking place with the given id in the time interval between the given start time and end time.
getQuoteForParking(String,ParkingTime) - function in com.telenav.commerce.parkingservice.businesslogic.ParkingManager
Returns the quote for the parking place with the given id in the time interval between the given start time and end time.
getQuoteReference() - function in com.telenav.commerce.parkingservice.models.ProductOption
 
GetQuoteRequest - class in com.telenav.commerce.parkingservice.models
Created by mariah since 01/10/2021
getSku() - function in com.telenav.commerce.parkingservice.models.AddReservationRequest
 
getStartTime() - function in com.telenav.commerce.parkingservice.models.GetQuoteRequest
 
getStartTime() - function in com.telenav.commerce.parkingservice.models.ProductOption
 
getStatus() - function in com.telenav.commerce.parkingservice.models.StatusResponse
 
getUserToken() - function in com.telenav.commerce.parkingservice.dependencies.IParkingUserServiceProvider
This method should retrieve the user token.
A  C  E  F  G  H  I  P  R  S  V