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.
getIdentifiergetChild, getIdentifier, getValuegetNodeTypeCopyright © 2019 OpenDaylight. All rights reserved.