public class RepeatedStops extends GraphBuilderAnnotation
| Modifier and Type | Field and Description |
|---|---|
static String |
FMT |
gnu.trove.list.TIntList |
removedStopSequences |
org.onebusaway.gtfs.model.Trip |
trip |
| Constructor and Description |
|---|
RepeatedStops(org.onebusaway.gtfs.model.Trip trip,
gnu.trove.list.TIntList removedStopSequences) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
getHTMLMessage, getReferencedEdge, getReferencedVertex, toStringpublic static final String FMT
public final org.onebusaway.gtfs.model.Trip trip
public final gnu.trove.list.TIntList removedStopSequences
public RepeatedStops(org.onebusaway.gtfs.model.Trip trip,
gnu.trove.list.TIntList removedStopSequences)
public String getMessage()
getMessage in class GraphBuilderAnnotationCopyright © 2018. All rights reserved.