MATSIM
HasVehicle.java
Go to the documentation of this file.
1 package org.matsim.api.core.v01.population;
2 
3 public interface HasVehicle{
4 }