Uses of Enum Class
ch.nolix.baseapi.programcontrol.processproperty.CloseState
Packages that use CloseState
Package
Description
-
Uses of CloseState in ch.nolix.base.resourcecontrol.closecontroller
Methods in ch.nolix.base.resourcecontrol.closecontroller that return CloseState -
Uses of CloseState in ch.nolix.baseapi.programcontrol.processproperty
Subclasses with type arguments of type CloseState in ch.nolix.baseapi.programcontrol.processpropertyModifier and TypeClassDescriptionenumACloseStateindicates if something is either open, on closing or closed.Methods in ch.nolix.baseapi.programcontrol.processproperty that return CloseStateModifier and TypeMethodDescriptionstatic CloseStateReturns the enum constant of this class with the specified name.static CloseState[]CloseState.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of CloseState in ch.nolix.baseapi.resourcecontrol.closecontroller
Methods in ch.nolix.baseapi.resourcecontrol.closecontroller that return CloseState