Uses of Enum Class
likelihoodDetectionModule.TargetConfiguration.State
-
Uses of TargetConfiguration.State in likelihoodDetectionModule
Modifier 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.Modifier and TypeMethodDescriptionvoid
TargetConfiguration.setState
(TargetConfiguration.State s) Sets the state of the configuration.