JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.opendaylight.yangtools.yang.data.api.schema
Interface MixinNode
All Known Subinterfaces:
AugmentationNode
,
ChoiceNode
,
LeafSetNode
<T>,
MapNode
,
OrderedLeafSetNode
<T>,
OrderedMapNode
,
OrderedNodeContainer
<V>,
UnkeyedListNode
All Known Implementing Classes:
ImmutableLeafSetNodeBuilder.ImmutableLeafSetNode
,
ImmutableMapNodeBuilder.ImmutableMapNode
,
ImmutableOrderedLeafSetNodeBuilder.ImmutableOrderedLeafSetNode
,
ImmutableOrderedMapNodeBuilder.ImmutableOrderedMapNode
,
ImmutableUnkeyedListNodeBuilder.EmptyImmutableUnkeyedListNode
,
ImmutableUnkeyedListNodeBuilder.ImmutableUnkeyedListNode
public interface
MixinNode
Marker interface for nodes, which are mixins - their content belongs to parent node and in serialized form this node does not exists, but it's children are present.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2019
OpenDaylight
. All rights reserved.