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

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

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

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



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