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

org.opentripplanner.client.model.VehicleRentalStation Maven / Gradle / Ivy

package org.opentripplanner.client.model;

public record VehicleRentalStation(String name, float lat, float lon) {}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy