All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.opentripplanner.transit.model.timetable.booking.BookingMethod Maven / Gradle / Ivy

The newest version!
package org.opentripplanner.transit.model.timetable.booking;

public enum BookingMethod {
  CALL_DRIVER,
  CALL_OFFICE,
  ONLINE,
  PHONE_AT_STOP,
  TEXT_MESSAGE,
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy