Uses of Class
cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages.Vehicle

Packages that use Vehicle
cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages   
cz.cuni.amis.pogamut.udk.communication.translator.shared.events   
 

Uses of Vehicle in cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages
 

Constructors in cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages with parameters of type Vehicle
Vehicle(Vehicle original)
          Cloning constructor.
Vehicle(Vehicle Original, boolean Visible)
          Used to create event that drops the Visible flag of the item.
 

Uses of Vehicle in cz.cuni.amis.pogamut.udk.communication.translator.shared.events
 

Methods in cz.cuni.amis.pogamut.udk.communication.translator.shared.events that return types with arguments of type Vehicle
 List<Vehicle> VehicleListObtained.getVehicles()
           
 

Constructor parameters in cz.cuni.amis.pogamut.udk.communication.translator.shared.events with type arguments of type Vehicle
VehicleListObtained(List<Vehicle> list)
           
 



Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.