Uses of Interface
com.sun.xml.bind.v2.model.core.ReferencePropertyInfo

Packages that use ReferencePropertyInfo
com.sun.tools.xjc.model Implementation of the com.sun.xml.bind.v2.model.core package for XJC. 
com.sun.xml.bind.v2.model.impl Implementation of the com.sun.xml.bind.j2s.model package. 
com.sun.xml.bind.v2.model.runtime The specialization of com.sun.xml.bind.v2.model.core for the runtime. 
 

Uses of ReferencePropertyInfo in com.sun.tools.xjc.model
 

Classes in com.sun.tools.xjc.model that implement ReferencePropertyInfo
 class CReferencePropertyInfo
          ReferencePropertyInfo for the compiler.
 

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

Classes in com.sun.xml.bind.v2.model.impl that implement ReferencePropertyInfo
(package private)  class ReferencePropertyInfoImpl<T,C,F,M>
          Implementation of ReferencePropertyInfo.
(package private)  class RuntimeReferencePropertyInfoImpl
           
 

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

Subinterfaces of ReferencePropertyInfo in com.sun.xml.bind.v2.model.runtime
 interface RuntimeReferencePropertyInfo