Uses of Class
ch.phatec.publibike.entities.Vehicle
-
Packages that use Vehicle Package Description ch.phatec.publibike.entities -
-
Uses of Vehicle in ch.phatec.publibike.entities
Methods in ch.phatec.publibike.entities that return types with arguments of type Vehicle Modifier and Type Method Description List<Vehicle>Station. getVehicles()Method parameters in ch.phatec.publibike.entities with type arguments of type Vehicle Modifier and Type Method Description voidStation. setVehicles(List<Vehicle> vehicles)
-