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

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

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

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

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