Uses of Enum Class
com.serinity.accesscontrol.flag.AccountStatus
Packages that use AccountStatus
-
Uses of AccountStatus in com.serinity.accesscontrol.flag
Subclasses with type arguments of type AccountStatus in com.serinity.accesscontrol.flagModifier and TypeClassDescriptionenumRepresents the different user presence statusMethods in com.serinity.accesscontrol.flag that return AccountStatusModifier and TypeMethodDescriptionstatic AccountStatusReturns the enum constant of this class with the specified name.static AccountStatus[]AccountStatus.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of AccountStatus in com.serinity.accesscontrol.model
Methods in com.serinity.accesscontrol.model that return AccountStatusMethods in com.serinity.accesscontrol.model with parameters of type AccountStatus