| 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,
org.opendaylight.controller.config.util.xml.XmlElement configElement,
TestOption testOption,
EditStrategyType defaultStrategy) |
Copyright © 2016 OpenDaylight. All rights reserved.