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

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

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

Fields in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages declared as TeamScoreLocalImpl
protected  TeamScoreLocalImpl TeamScoreCompositeImpl.partLocal
           
 

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

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type TeamScoreLocalImpl
TeamScoreCompositeImpl(TeamScoreLocalImpl partLocal, TeamScoreSharedImpl partShared, TeamScoreStaticImpl partStatic)
          Composite-impl constructor.
TeamScoreLocalImpl(TeamScoreLocalImpl original)
          Cloning constructor from the full message.
 



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