Uses of Class
ch.phatec.publibike.entities.VehicleType
-
Packages that use VehicleType Package Description ch.phatec.publibike.entities -
-
Uses of VehicleType in ch.phatec.publibike.entities
Methods in ch.phatec.publibike.entities that return VehicleType Modifier and Type Method Description VehicleTypeVehicle. getType()Methods in ch.phatec.publibike.entities with parameters of type VehicleType Modifier and Type Method Description voidVehicle. setType(VehicleType type)
-