Uses of Enum Class
studio.magemonkey.fabled.manager.RegistrationManager.Mode
Packages that use RegistrationManager.Mode
-
Uses of RegistrationManager.Mode in studio.magemonkey.fabled.manager
Methods in studio.magemonkey.fabled.manager that return RegistrationManager.ModeModifier and TypeMethodDescriptionstatic RegistrationManager.Mode
Returns the enum constant of this class with the specified name.static RegistrationManager.Mode[]
RegistrationManager.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.