Uses of Class
cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.VehicleLocalImpl

Packages that use VehicleLocalImpl
cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages   
 

Uses of VehicleLocalImpl in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 

Fields in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages declared as VehicleLocalImpl
protected  VehicleLocalImpl VehicleCompositeImpl.partLocal
           
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages that return VehicleLocalImpl
 VehicleLocalImpl VehicleLocalImpl.clone()
           
 VehicleLocalImpl VehicleLocalImpl.getLocal()
           
 

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type VehicleLocalImpl
VehicleCompositeImpl(VehicleLocalImpl partLocal, VehicleSharedImpl partShared, VehicleStaticImpl partStatic)
          Composite-impl constructor.
VehicleLocalImpl(VehicleLocalImpl original)
          Cloning constructor from the full message.
 



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