Package | Description |
---|---|
org.opendaylight.controller.config.facade.xml |
Modifier and Type | Method and Description |
---|---|
static TestOption |
TestOption.getDefault() |
static TestOption |
TestOption.getFromXmlName(String testOptionXmlName) |
static TestOption |
TestOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestOption[] |
TestOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ConfigExecution(Config configResolver,
XmlElement configElement,
TestOption testOption,
EditStrategyType defaultStrategy) |
Copyright © 2019 OpenDaylight. All rights reserved.