Uses of Enum Class
ch.nolix.baseapi.programcontrol.processproperty.OnOffState
Packages that use OnOffState
-
Uses of OnOffState in ch.nolix.baseapi.programcontrol.processproperty
Subclasses with type arguments of type OnOffState in ch.nolix.baseapi.programcontrol.processpropertyMethods in ch.nolix.baseapi.programcontrol.processproperty that return OnOffStateModifier and TypeMethodDescriptionstatic OnOffStateReturns the enum constant of this class with the specified name.static OnOffState[]OnOffState.values()Returns an array containing the constants of this enum class, in the order they are declared.