Uses of Class
global.maplink.trip.schema.v2.solution.TripSolution
-
Packages that use TripSolution Package Description global.maplink.trip.schema.v2.problem global.maplink.trip.schema.v2.solution -
-
Uses of TripSolution in global.maplink.trip.schema.v2.problem
Methods in global.maplink.trip.schema.v2.problem that return types with arguments of type TripSolution Modifier and Type Method Description Function<Response,TripSolution>TripCalculateRequest. getResponseParser(JsonMapper mapper) -
Uses of TripSolution in global.maplink.trip.schema.v2.solution
Methods in global.maplink.trip.schema.v2.solution that return TripSolution Modifier and Type Method Description TripSolutionTripSolution.TripSolutionBuilder. build()
-