Uses of Class
cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.ShowAction

Packages that use ShowAction
cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands   
 

Uses of ShowAction in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands that return ShowAction
 ShowAction ShowAction.setAction(String Action)
          The action that should be shown.
 ShowAction ShowAction.setCompleted(Boolean Completed)
          Whether the current action is completed or not.
 

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands with parameters of type ShowAction
ShowAction(ShowAction original)
          Cloning constructor.
 



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