public class TripShort extends Object
Modifier and Type | Field and Description |
---|---|
Integer |
direction |
FeedScopedId |
id |
FeedScopedId |
serviceId |
String |
shapeId |
String |
tripHeadsign |
public FeedScopedId id
public String tripHeadsign
public FeedScopedId serviceId
public String shapeId
public Integer direction
public TripShort(Trip trip)
public static List<TripShort> list(Collection<Trip> in)
Copyright © 2019. All rights reserved.