public interface SupportedFeaturesNamespace extends IdentifierNamespace<SupportedFeaturesNamespace.SupportedFeatures,Set<QName>>
Modifier and Type | Interface and Description |
---|---|
static class |
SupportedFeaturesNamespace.SupportedFeatures |
Modifier and Type | Field and Description |
---|---|
static NamespaceBehaviour<SupportedFeaturesNamespace.SupportedFeatures,Set<QName>,SupportedFeaturesNamespace> |
BEHAVIOUR |
get
static final NamespaceBehaviour<SupportedFeaturesNamespace.SupportedFeatures,Set<QName>,SupportedFeaturesNamespace> BEHAVIOUR
Copyright © 2019 OpenDaylight. All rights reserved.