Uses of Enum Class
ch.nolix.baseapi.programcontrol.processproperty.ChangeState
Packages that use ChangeState
-
Uses of ChangeState in ch.nolix.baseapi.programcontrol.processproperty
Subclasses with type arguments of type ChangeState in ch.nolix.baseapi.programcontrol.processpropertyModifier and TypeClassDescriptionenumAChangeStatedefines if something is unchanged or changed.Methods in ch.nolix.baseapi.programcontrol.processproperty 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.