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

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

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

Subclasses of ReferencePropertyInfoImpl in com.sun.xml.bind.v2.model.impl
(package private)  class RuntimeReferencePropertyInfoImpl
           
 

Methods in com.sun.xml.bind.v2.model.impl that return ReferencePropertyInfoImpl
protected  ReferencePropertyInfoImpl<T,C,F,M> ClassInfoImpl.createReferenceProperty(PropertySeed<T,C,F,M> seed)
           
protected  ReferencePropertyInfoImpl RuntimeClassInfoImpl.createReferenceProperty(PropertySeed<Type,Class,Field,Method> seed)