| Package | Description |
|---|---|
| org.opendaylight.yangtools.yang.parser.spi.source |
Provides API necessary for the processing of statement sources.
|
| Modifier and Type | Field and Description |
|---|---|
static NamespaceBehaviour<SupportedFeaturesNamespace.SupportedFeatures,Set<org.opendaylight.yangtools.yang.common.QName>,SupportedFeaturesNamespace> |
SupportedFeaturesNamespace.BEHAVIOUR |
| Modifier and Type | Method and Description |
|---|---|
static SupportedFeaturesNamespace.SupportedFeatures |
SupportedFeaturesNamespace.SupportedFeatures.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SupportedFeaturesNamespace.SupportedFeatures[] |
SupportedFeaturesNamespace.SupportedFeatures.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 OpenDaylight. All rights reserved.