Uses of Record Class
com.cta4j.bus.detour.model.Detour
Packages that use Detour
-
Uses of Detour in com.cta4j.bus.detour
Methods in com.cta4j.bus.detour that return types with arguments of type DetourModifier and TypeMethodDescriptionDetoursApi.findByRouteId(String routeId) Retrieves all active detours for the specified route ID.DetoursApi.findByRouteIdAndDirection(String routeId, String direction) Retrieves all active detours for the specified route ID and direction.DetoursApi.list()Retrieves all active detours.