Uses of Enum Class
de.kaiserpfalzedv.rpg.torg.model.core.Axiom.AxiomName
Packages that use Axiom.AxiomName
-
Uses of Axiom.AxiomName in de.kaiserpfalzedv.rpg.torg.model.core
Methods in de.kaiserpfalzedv.rpg.torg.model.core that return Axiom.AxiomNameModifier and TypeMethodDescriptionAxiom.getName()static Axiom.AxiomNameReturns the enum constant of this class with the specified name.static Axiom.AxiomName[]Axiom.AxiomName.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.kaiserpfalzedv.rpg.torg.model.core that return types with arguments of type Axiom.AxiomNameMethods in de.kaiserpfalzedv.rpg.torg.model.core with parameters of type Axiom.AxiomNameConstructors in de.kaiserpfalzedv.rpg.torg.model.core with parameters of type Axiom.AxiomName