Uses of Enum Class
de.rpgframework.genericrpg.data.ApplyWhen
Packages that use ApplyWhen
-
Uses of ApplyWhen in de.rpgframework.genericrpg.data
Subclasses with type arguments of type ApplyWhen in de.rpgframework.genericrpg.dataMethods in de.rpgframework.genericrpg.data that return ApplyWhen -
Uses of ApplyWhen in de.rpgframework.genericrpg.modification
Fields in de.rpgframework.genericrpg.modification declared as ApplyWhenMethods in de.rpgframework.genericrpg.modification that return ApplyWhenMethods in de.rpgframework.genericrpg.modification with parameters of type ApplyWhenConstructors in de.rpgframework.genericrpg.modification with parameters of type ApplyWhenModifierConstructorDescriptionValueModification(ModifiedObjectType type, String ref, int val, ApplyWhen when, ValueType set) ValueModification(ModifiedObjectType type, String ref, String val, ApplyWhen when, ValueType set)