Uses of Class
cz.cuni.amis.pogamut.defcon.consts.ScoreMode

Packages that use ScoreMode
cz.cuni.amis.pogamut.defcon.consts   
 

Uses of ScoreMode in cz.cuni.amis.pogamut.defcon.consts
 

Methods in cz.cuni.amis.pogamut.defcon.consts that return ScoreMode
static ScoreMode ScoreMode.getEnum(int id)
           
static ScoreMode ScoreMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ScoreMode[] ScoreMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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