Uses of Enum Class
de.rpgframework.genericrpg.items.formula.FormulaElement.Operation
Packages that use FormulaElement.Operation
-
Uses of FormulaElement.Operation in de.rpgframework.genericrpg.items.formula
Subclasses with type arguments of type FormulaElement.Operation in de.rpgframework.genericrpg.items.formulaMethods in de.rpgframework.genericrpg.items.formula that return FormulaElement.OperationModifier and TypeMethodDescriptionOperandElement.getOperation()static FormulaElement.OperationReturns the enum constant of this class with the specified name.static FormulaElement.Operation[]FormulaElement.Operation.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in de.rpgframework.genericrpg.items.formula with parameters of type FormulaElement.Operation