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.State
Returns 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 TypeMethodDescriptionvoid
TargetConfiguration.setState
(TargetConfiguration.State s) Sets the state of the configuration.