Modifier and Type | Class and Description |
---|---|
static class |
DataTreeAwareEffectiveStatement.Namespace<T extends DataTreeEffectiveStatement<?>>
Namespace of
data node s. |
Modifier and Type | Interface and Description |
---|---|
interface |
AnydataEffectiveStatement |
interface |
AnyxmlEffectiveStatement |
interface |
ContainerEffectiveStatement |
interface |
LeafListEffectiveStatement |
interface |
ListEffectiveStatement |
Modifier and Type | Method and Description |
---|---|
default <E extends DataTreeEffectiveStatement<?>> |
DataTreeAwareEffectiveStatement.findDataTreeNode(@NonNull QName qname)
Find a
data tree child DataTreeEffectiveStatement , as identified by its QName argument. |
Modifier and Type | Class and Description |
---|---|
class |
AnyxmlEffectiveStatementImpl |
Modifier and Type | Class and Description |
---|---|
class |
ContainerEffectiveStatementImpl |
Modifier and Type | Class and Description |
---|---|
class |
LeafListEffectiveStatementImpl |
Modifier and Type | Class and Description |
---|---|
class |
ListEffectiveStatementImpl |
Copyright © 2019 OpenDaylight. All rights reserved.