JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
SEARCH
Uses of Enum Class
de.kaiserpfalzedv.rpg.torg.model.core.DN
Packages that use
DN
Package
Description
de.kaiserpfalzedv.rpg.torg.model.core
Uses of
DN
in
de.kaiserpfalzedv.rpg.torg.model.core
Methods in
de.kaiserpfalzedv.rpg.torg.model.core
that return
DN
Modifier and Type
Method
Description
static
DN
DN.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
DN
[]
DN.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.