Uses of Enum Class
ch.nolix.baseapi.programcontrol.processproperty.TargetInfoState
Packages that use TargetInfoState
-
Uses of TargetInfoState in ch.nolix.baseapi.programcontrol.processproperty
Subclasses with type arguments of type TargetInfoState in ch.nolix.baseapi.programcontrol.processpropertyModifier and TypeClassDescriptionenumATargetInfoStatedefines whether aObjecteither has received a target info or is waiting to a target info.Methods in ch.nolix.baseapi.programcontrol.processproperty that return TargetInfoStateModifier and TypeMethodDescriptionstatic TargetInfoStateReturns the enum constant of this class with the specified name.static TargetInfoState[]TargetInfoState.values()Returns an array containing the constants of this enum class, in the order they are declared.