Uses of Class
de.fho.jump.pirol.utilities.debugOutput.DebugUserIds
-
Packages that use DebugUserIds Package Description de.fho.jump.pirol.utilities.debugOutput -
-
Uses of DebugUserIds in de.fho.jump.pirol.utilities.debugOutput
Methods in de.fho.jump.pirol.utilities.debugOutput that return DebugUserIds Modifier and Type Method Description static DebugUserIds
DebugUserIds. valueOf(String name)
Returns the enum constant of this type with the specified name.static DebugUserIds[]
DebugUserIds. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-