Uses of Class
org.togglz.core.repository.composite.CompositeStateRepository.SetterSelection
-
Packages that use CompositeStateRepository.SetterSelection Package Description org.togglz.core.repository.composite -
-
Uses of CompositeStateRepository.SetterSelection in org.togglz.core.repository.composite
Methods in org.togglz.core.repository.composite that return CompositeStateRepository.SetterSelection Modifier and Type Method Description static CompositeStateRepository.SetterSelectionCompositeStateRepository.SetterSelection. valueOf(String name)Returns the enum constant of this type with the specified name.static CompositeStateRepository.SetterSelection[]CompositeStateRepository.SetterSelection. values()Returns an array containing the constants of this enum type, in the order they are declared.
-