Uses of Class
com.sun.xml.bind.v2.model.impl.MapPropertyInfoImpl

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

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

Subclasses of MapPropertyInfoImpl in com.sun.xml.bind.v2.model.impl
(package private)  class RuntimeMapPropertyInfoImpl
           
 

Methods in com.sun.xml.bind.v2.model.impl that return MapPropertyInfoImpl
protected  MapPropertyInfoImpl<T,C,F,M> ClassInfoImpl.createMapProperty(PropertySeed<T,C,F,M> seed)
           
protected  MapPropertyInfoImpl RuntimeClassInfoImpl.createMapProperty(PropertySeed<Type,Class,Field,Method> seed)