T - Value typepublic interface LeafNode<T> extends AttributesContainer, DataContainerChild<YangInstanceIdentifier.NodeIdentifier,T>, ValueNode<YangInstanceIdentifier.NodeIdentifier,T>
LeafSchemaNode.| Modifier and Type | Method and Description |
|---|---|
T |
getValue()
Returns value of this leaf node
|
getAttributes, getAttributeValuegetIdentifiergetNodeTypeT getValue()
getValue in interface NormalizedNode<YangInstanceIdentifier.NodeIdentifier,T>getValue in interface ValueNode<YangInstanceIdentifier.NodeIdentifier,T>Copyright © 2018 OpenDaylight. All rights reserved.