Uses of Enum Class
ch.nolix.baseapi.generalstate.stateproperty.ChangeState
Packages that use ChangeState
-
Uses of ChangeState in ch.nolix.baseapi.generalstate.stateproperty
Subclasses with type arguments of type ChangeState in ch.nolix.baseapi.generalstate.statepropertyModifier and TypeClassDescriptionenumAChangeStatedefines if something is unchanged or changed.Methods in ch.nolix.baseapi.generalstate.stateproperty that return ChangeStateModifier and TypeMethodDescriptionstatic ChangeStateReturns the enum constant of this class with the specified name.static ChangeState[]ChangeState.values()Returns an array containing the constants of this enum class, in the order they are declared.