Uses of Class
network.oxalis.ext.testbed.v1.TestbedConf
-
-
Uses of TestbedConf in network.oxalis.ext.testbed.v1
Methods in network.oxalis.ext.testbed.v1 that return TestbedConf Modifier and Type Method Description static TestbedConfTestbedConf. valueOf(String name)Returns the enum constant of this type with the specified name.static TestbedConf[]TestbedConf. values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in network.oxalis.ext.testbed.v1 with type arguments of type TestbedConf Modifier and Type Method Description voidTestbedSecurity. init(network.oxalis.api.settings.Settings<TestbedConf> settings)
-