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, toString
public 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 GraphBuilderAnnotation
Copyright © 2018. All rights reserved.