public class ValueWithQName<V> extends AbstractMap.SimpleImmutableEntry<QName,V>
Constructor and Description |
---|
ValueWithQName(QName qname,
V value) |
Modifier and Type | Method and Description |
---|---|
QName |
getQname() |
equals, getKey, getValue, hashCode, setValue, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
comparingByKey, comparingByKey, comparingByValue, comparingByValue
Copyright © 2019 OpenDaylight. All rights reserved.