
org.opentripplanner.transit.model.framework.TransitEntity Maven / Gradle / Ivy
The newest version!
package org.opentripplanner.transit.model.framework;
public interface TransitEntity {
FeedScopedId getId();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy