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

Packages that use RuntimeValuePropertyInfo
com.sun.xml.bind.v2.runtime.property   
 

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)