public abstract class AbstractImmutableNormalizedValueNode<K extends org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument,V> extends AbstractImmutableNormalizedNode<K,V>
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractImmutableNormalizedValueNode(K nodeIdentifier,
V value) |
| Modifier and Type | Method and Description |
|---|---|
V |
getValue() |
protected V |
value() |
protected V |
wrapValue(V valueToWrap) |
addToStringAttributes, equals, getIdentifier, getNodeType, hashCode, toString, valueEquals, valueHashCodeCopyright © 2018 OpenDaylight. All rights reserved.