Class FeatureEffectiveStatementNamespace
java.lang.Object
org.opendaylight.yangtools.yang.model.api.meta.IdentifierNamespace<QName,E>
org.opendaylight.yangtools.yang.model.api.stmt.EffectiveStatementNamespace<FeatureEffectiveStatement>
org.opendaylight.yangtools.yang.model.api.stmt.FeatureEffectiveStatementNamespace
@Beta
public abstract class FeatureEffectiveStatementNamespace
extends EffectiveStatementNamespace<FeatureEffectiveStatement>
Namespace of available features. According to RFC7950 section 6.2.1:
All feature names defined in a module and its submodules share the same feature identifier namespace.
- Author:
- Robert Varga
-
Method Summary