Uses of Class
com.sun.xml.bind.v2.model.impl.RuntimeTypeRefImpl

Packages that use RuntimeTypeRefImpl
com.sun.xml.bind.v2.model.impl Implementation of the com.sun.xml.bind.j2s.model package. 
 

Uses of RuntimeTypeRefImpl in com.sun.xml.bind.v2.model.impl
 

Methods in com.sun.xml.bind.v2.model.impl that return RuntimeTypeRefImpl
protected  RuntimeTypeRefImpl RuntimeElementPropertyInfoImpl.createTypeRef(javax.xml.namespace.QName name, java.lang.reflect.Type type, boolean isNillable, java.lang.String defaultValue)
           
 

Methods in com.sun.xml.bind.v2.model.impl that return types with arguments of type RuntimeTypeRefImpl
 java.util.List<RuntimeTypeRefImpl> RuntimeElementPropertyInfoImpl.getTypes()