Uses of Enum Class
ch.nolix.baseapi.net.senderandreceiverserver.TargetInfoState
Packages that use TargetInfoState
-
Uses of TargetInfoState in ch.nolix.baseapi.net.senderandreceiverserver
Subclasses with type arguments of type TargetInfoState in ch.nolix.baseapi.net.senderandreceiverserverModifier and TypeClassDescriptionenumATargetInfoStatedefines whether aObjecteither has received a target info or is waiting to a target info.Methods in ch.nolix.baseapi.net.senderandreceiverserver 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.