Uses of Enum Class
tv.hd3g.authkit.utility.ControllerType
Packages that use ControllerType
-
Uses of ControllerType in tv.hd3g.authkit.utility
Methods in tv.hd3g.authkit.utility that return ControllerTypeModifier and TypeMethodDescriptionAnnotatedControllerClass.getControllerType()static ControllerTypeControllerType.getFromClass(Class<?> referer) static ControllerTypeReturns the enum constant of this class with the specified name.static ControllerType[]ControllerType.values()Returns an array containing the constants of this enum class, in the order they are declared.