Uses of Enum Class
likelihoodDetectionModule.TargetConfiguration.State
Packages that use TargetConfiguration.State
-
Uses of TargetConfiguration.State in likelihoodDetectionModule
Methods in likelihoodDetectionModule that return TargetConfiguration.StateModifier and TypeMethodDescriptionTargetConfiguration.getState()Gets the state of the TargetConfiguration.static TargetConfiguration.StateReturns the enum constant of this class with the specified name.static TargetConfiguration.State[]TargetConfiguration.State.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in likelihoodDetectionModule with parameters of type TargetConfiguration.StateModifier and TypeMethodDescriptionvoidTargetConfiguration.setState(TargetConfiguration.State s) Sets the state of the configuration.