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

Packages that use RuntimeValuePropertyInfo
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 RuntimeValuePropertyInfo in com.sun.xml.bind.v2.model.impl
 

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

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

Constructors in com.sun.xml.bind.v2.runtime.property with parameters of type RuntimeValuePropertyInfo
ValueProperty(JAXBContextImpl context, RuntimeValuePropertyInfo prop)