public class RouteShort extends Object
Modifier and Type | Field and Description |
---|---|
String |
agencyName |
String |
color |
FeedScopedId |
id |
String |
longName |
String |
mode |
String |
shortName |
Constructor and Description |
---|
RouteShort(Route route) |
Modifier and Type | Method and Description |
---|---|
static List<RouteShort> |
list(Collection<Route> in) |
public FeedScopedId id
public String shortName
public String longName
public String mode
public String color
public String agencyName
public RouteShort(Route route)
public static List<RouteShort> list(Collection<Route> in)
Copyright © 2019. All rights reserved.