
org.opentripplanner.transit.model.site.PathwayMode Maven / Gradle / Ivy
The newest version!
package org.opentripplanner.transit.model.site;
public enum PathwayMode {
WALKWAY,
STAIRS,
MOVING_SIDEWALK,
ESCALATOR,
ELEVATOR,
FARE_GATE,
EXIT_GATE,
UNKNOWN,
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy