Uses of Class
com.sun.xml.bind.v2.runtime.AssociationMap.Entry

Packages that use AssociationMap.Entry
com.sun.xml.bind.v2.runtime Code that implements JAXBContext, Unmarshaller, and Marshaller. 
 

Uses of AssociationMap.Entry in com.sun.xml.bind.v2.runtime
 

Methods in com.sun.xml.bind.v2.runtime that return AssociationMap.Entry
 AssociationMap.Entry<XmlNode> AssociationMap.byElement(Object e)
           
 AssociationMap.Entry<XmlNode> AssociationMap.byPeer(Object o)