public interface StatementNamespace<K,D extends org.opendaylight.yangtools.yang.model.api.meta.DeclaredStatement<?>,E extends org.opendaylight.yangtools.yang.model.api.meta.EffectiveStatement<?,D>> extends org.opendaylight.yangtools.yang.model.api.meta.IdentifierNamespace<K,StmtContext<?,D,E>>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
StatementNamespace.TreeBased<K,D extends org.opendaylight.yangtools.yang.model.api.meta.DeclaredStatement<?>,E extends org.opendaylight.yangtools.yang.model.api.meta.EffectiveStatement<?,D>> |
static interface |
StatementNamespace.TreeScoped<K,D extends org.opendaylight.yangtools.yang.model.api.meta.DeclaredStatement<?>,E extends org.opendaylight.yangtools.yang.model.api.meta.EffectiveStatement<?,D>> |
| Modifier and Type | Method and Description |
|---|---|
StmtContext<?,D,E> |
get(K key) |
StmtContext<?,D,E> get(K key)
get in interface org.opendaylight.yangtools.yang.model.api.meta.IdentifierNamespace<K,StmtContext<?,D extends org.opendaylight.yangtools.yang.model.api.meta.DeclaredStatement<?>,E extends org.opendaylight.yangtools.yang.model.api.meta.EffectiveStatement<?,D>>>Copyright © 2020 OpenDaylight. All rights reserved.