Uses of Class
cz.diribet.aqdef.KKey.Level
-
Packages that use KKey.Level Package Description cz.diribet.aqdef -
-
Uses of KKey.Level in cz.diribet.aqdef
Methods in cz.diribet.aqdef that return KKey.Level Modifier and Type Method Description KKey.LevelKKey. getLevel()ReturnsKKey.Levelof the AQDEF structure this K-key belongs to.static KKey.LevelKKey.Level. valueOf(String name)Returns the enum constant of this type with the specified name.static KKey.Level[]KKey.Level. values()Returns an array containing the constants of this enum type, in the order they are declared.
-