Uses of Class
org.opennms.nephron.testing.benchmark.InputSetup.Seletion
-
Packages that use InputSetup.Seletion Package Description org.opennms.nephron.testing.benchmark -
-
Uses of InputSetup.Seletion in org.opennms.nephron.testing.benchmark
Methods in org.opennms.nephron.testing.benchmark that return InputSetup.Seletion Modifier and Type Method Description InputSetup.SeletionBenchmarkOptions. getInput()static InputSetup.SeletionInputSetup.Seletion. valueOf(String name)Returns the enum constant of this type with the specified name.static InputSetup.Seletion[]InputSetup.Seletion. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.opennms.nephron.testing.benchmark with parameters of type InputSetup.Seletion Modifier and Type Method Description voidBenchmarkOptions. setInput(InputSetup.Seletion value)
-