T
- Type of leaf node values.public interface LeafSetNode<T> extends MixinNode, DataContainerChild<YangInstanceIdentifier.NodeIdentifier,Collection<LeafSetEntryNode<T>>>, NormalizedNodeContainer<YangInstanceIdentifier.NodeIdentifier,YangInstanceIdentifier.NodeWithValue,LeafSetEntryNode<T>>
LeafSetEntryNode
.
Schema and semantics of this node are described by instance of
LeafListSchemaNode
.
getIdentifier
getChild, getIdentifier, getValue
getNodeType
Copyright © 2019 OpenDaylight. All rights reserved.