Uses of Class
org.glassfish.jaxb.runtime.v2.util.QNameMap.Entry
-
Packages that use QNameMap.Entry Package Description org.glassfish.jaxb.runtime.v2.util -
-
Uses of QNameMap.Entry in org.glassfish.jaxb.runtime.v2.util
Methods in org.glassfish.jaxb.runtime.v2.util that return QNameMap.Entry Modifier and Type Method Description QNameMap.Entry<V>QNameMap. getOne()Returns one random item in the map.Methods in org.glassfish.jaxb.runtime.v2.util that return types with arguments of type QNameMap.Entry Modifier and Type Method Description Set<QNameMap.Entry<V>>QNameMap. entrySet()
-