Uses of Enum Class
ch.nolix.systemapi.gui.presence.Presence
Packages that use Presence
-
Uses of Presence in ch.nolix.system.webgui.main
Fields in ch.nolix.system.webgui.main declared as PresenceMethods in ch.nolix.system.webgui.main that return Presence -
Uses of Presence in ch.nolix.systemapi.gui.presence
Subclasses with type arguments of type Presence in ch.nolix.systemapi.gui.presenceMethods in ch.nolix.systemapi.gui.presence that return PresenceModifier and TypeMethodDescriptionstatic PresencePresence.fromSpecification(INode<?> specification) PresenceRequestable.getPresence()static PresenceReturns the enum constant of this class with the specified name.static Presence[]Presence.values()Returns an array containing the constants of this enum class, in the order they are declared.