Uses of Enum Class
ch.nolix.baseapi.generalstate.stateproperty.OnOffState
Packages that use OnOffState
-
Uses of OnOffState in ch.nolix.baseapi.generalstate.stateproperty
Subclasses with type arguments of type OnOffState in ch.nolix.baseapi.generalstate.statepropertyMethods in ch.nolix.baseapi.generalstate.stateproperty 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.