public class NegativeHopTime extends GraphBuilderAnnotation
| Modifier and Type | Field and Description |
|---|---|
static String |
FMT |
org.onebusaway.gtfs.model.StopTime |
st0 |
org.onebusaway.gtfs.model.StopTime |
st1 |
| Constructor and Description |
|---|
NegativeHopTime(org.onebusaway.gtfs.model.StopTime st0,
org.onebusaway.gtfs.model.StopTime st1) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
getHTMLMessage, getReferencedEdge, getReferencedVertex, toStringpublic static final String FMT
public final org.onebusaway.gtfs.model.StopTime st0
public final org.onebusaway.gtfs.model.StopTime st1
public NegativeHopTime(org.onebusaway.gtfs.model.StopTime st0,
org.onebusaway.gtfs.model.StopTime st1)
public String getMessage()
getMessage in class GraphBuilderAnnotationCopyright © 2018. All rights reserved.