Uses of Interface
com.sun.xml.bind.v2.model.runtime.RuntimeEnumLeafInfo

Packages that use RuntimeEnumLeafInfo
com.sun.xml.bind.v2.model.runtime The specialization of com.sun.xml.bind.v2.model.core for the runtime. 
com.sun.xml.bind.v2.runtime Code that implements JAXBContext, Unmarshaller, and Marshaller. 
 

Uses of RuntimeEnumLeafInfo in com.sun.xml.bind.v2.model.runtime
 

Methods in com.sun.xml.bind.v2.model.runtime that return types with arguments of type RuntimeEnumLeafInfo
 java.util.Map<java.lang.Class,? extends RuntimeEnumLeafInfo> RuntimeTypeInfoSet.enums()
           
 

Uses of RuntimeEnumLeafInfo in com.sun.xml.bind.v2.runtime
 

Methods in com.sun.xml.bind.v2.runtime with parameters of type RuntimeEnumLeafInfo
protected  JaxBeanInfo JAXBContextImpl.getOrCreate(RuntimeEnumLeafInfo eli)