Class RouteInRegionResult

  • All Implemented Interfaces:
    SearchResult

    public class RouteInRegionResult
    extends Object
    implements SearchResult
    Route available near or within an area.
    Author:
    jmaki
    • Constructor Detail

      • RouteInRegionResult

        public RouteInRegionResult​(RouteBean route,
                                   List<String> polylines)
    • Method Detail

      • getId

        public String getId()
      • getShortName

        public String getShortName()
      • getDescription

        public String getDescription()
      • getColor

        public String getColor()
      • getPolylines

        public List<String> getPolylines()