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

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

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

Classes in com.sun.xml.bind.v2.model.impl that implement RuntimeReferencePropertyInfo
(package private)  class RuntimeReferencePropertyInfoImpl
           
 

Uses of RuntimeReferencePropertyInfo in com.sun.xml.bind.v2.runtime.property
 

Constructors in com.sun.xml.bind.v2.runtime.property with parameters of type RuntimeReferencePropertyInfo
ArrayReferenceNodeProperty(JAXBContextImpl p, RuntimeReferencePropertyInfo prop)
           
SingleReferenceNodeProperty(JAXBContextImpl context, RuntimeReferencePropertyInfo prop)