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