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

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

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

Methods in com.sun.xml.bind.v2.model.runtime that return types with arguments of type RuntimeTypeRef
 java.util.List<? extends RuntimeTypeRef> RuntimeElementPropertyInfo.getTypes()