Package com.sun.xml.ws.util
Class QNameMap.Entry<V>
- java.lang.Object
-
- com.sun.xml.ws.util.QNameMap.Entry<V>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description QNamecreateQName()booleanequals(Object o)VgetValue()inthashCode()VsetValue(V newValue)StringtoString()
-