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(QName name, Type type, boolean isNillable, String defaultValue)
           
 

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