Package | Description |
---|---|
org.opendaylight.openflowplugin.api.openflow.configuration |
Modifier and Type | Method and Description |
---|---|
static ConfigurationProperty |
ConfigurationProperty.forValue(String key)
Get property type from property key.
|
static ConfigurationProperty |
ConfigurationProperty.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigurationProperty[] |
ConfigurationProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 OpenDaylight. All rights reserved.