Uses of Interface
org.glassfish.jaxb.core.v2.model.core.MapPropertyInfo
-
Packages that use MapPropertyInfo Package Description org.glassfish.jaxb.runtime.v2.model.impl Implementation of the org.glassfish.jaxb.j2s.model package.org.glassfish.jaxb.runtime.v2.model.runtime The specialization oforg.glassfish.jaxb.core.v2.model.corefor the runtime. -
-
Uses of MapPropertyInfo in org.glassfish.jaxb.runtime.v2.model.impl
Methods in org.glassfish.jaxb.runtime.v2.model.impl that return MapPropertyInfo Modifier and Type Method Description protected MapPropertyInfo<T,C>ClassInfoImpl. createMapProperty(PropertySeed<T,C,F,M> seed) -
Uses of MapPropertyInfo in org.glassfish.jaxb.runtime.v2.model.runtime
Subinterfaces of MapPropertyInfo in org.glassfish.jaxb.runtime.v2.model.runtime Modifier and Type Interface Description interfaceRuntimeMapPropertyInfo
-