Uses of Enum Class
com.serinity.accesscontrol.flag.SupportedLanguage
Packages that use SupportedLanguage
-
Uses of SupportedLanguage in com.serinity.accesscontrol.flag
Subclasses with type arguments of type SupportedLanguage in com.serinity.accesscontrol.flagMethods in com.serinity.accesscontrol.flag that return SupportedLanguageModifier and TypeMethodDescriptionstatic SupportedLanguageReturns the enum constant of this class with the specified name.static SupportedLanguage[]SupportedLanguage.values()Returns an array containing the constants of this enum class, in the order they are declared.