Uses of Class
cz.cuni.amis.pogamut.base.utils.logging.marks.LogMapMark.Type

Packages that use LogMapMark.Type
cz.cuni.amis.pogamut.base.utils.logging.marks   
 

Uses of LogMapMark.Type in cz.cuni.amis.pogamut.base.utils.logging.marks
 

Methods in cz.cuni.amis.pogamut.base.utils.logging.marks that return LogMapMark.Type
 LogMapMark.Type LogMapMark.getType()
           
static LogMapMark.Type LogMapMark.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LogMapMark.Type[] LogMapMark.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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