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

Packages that use RuntimeElement
com.sun.xml.bind.v2.model.runtime The specialization of com.sun.xml.bind.v2.model.core for the runtime. 
 

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

Subinterfaces of RuntimeElement in com.sun.xml.bind.v2.model.runtime
 interface RuntimeElementInfo
           
 

Methods in com.sun.xml.bind.v2.model.runtime that return types with arguments of type RuntimeElement
 java.util.Set<? extends RuntimeElement> RuntimeReferencePropertyInfo.getElements()