Uses of Class
org.glassfish.jaxb.runtime.v2.runtime.AssociationMap.Entry
-
Packages that use AssociationMap.Entry Package Description org.glassfish.jaxb.runtime.v2.runtime Code that implements JAXBContext, Unmarshaller, and Marshaller. -
-
Uses of AssociationMap.Entry in org.glassfish.jaxb.runtime.v2.runtime
Methods in org.glassfish.jaxb.runtime.v2.runtime that return AssociationMap.Entry Modifier and Type Method Description AssociationMap.Entry<XmlNode>AssociationMap. byElement(Object e)AssociationMap.Entry<XmlNode>AssociationMap. byPeer(Object o)
-