public class ValueWithQName<V> extends AbstractMap.SimpleImmutableEntry<org.opendaylight.yangtools.yang.common.QName,V>
| Constructor and Description |
|---|
ValueWithQName(org.opendaylight.yangtools.yang.common.QName qname,
V value) |
| Modifier and Type | Method and Description |
|---|---|
org.opendaylight.yangtools.yang.common.QName |
getQname() |
equals, getKey, getValue, hashCode, setValue, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValuepublic ValueWithQName(org.opendaylight.yangtools.yang.common.QName qname,
V value)
Copyright © 2018 OpenDaylight. All rights reserved.