Uses of Enum Class
ch.nolix.systemapi.webgui.webguiproperty.Presence
Packages that use Presence
Package
Description
-
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.webgui.webguiproperty
Subclasses with type arguments of type Presence in ch.nolix.systemapi.webgui.webguipropertyMethods in ch.nolix.systemapi.webgui.webguiproperty that return PresenceModifier and TypeMethodDescriptionstatic PresencePresence.fromSpecification(Node<?> specification) 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. -
Uses of Presence in ch.nolix.systemapi.webgui.webguirequest
Methods in ch.nolix.systemapi.webgui.webguirequest that return Presence