Uses of Interface
org.jvnet.jaxb2_commons.xml.bind.model.MElementTypeInfos
-
Packages that use MElementTypeInfos Package Description org.jvnet.jaxb2_commons.xml.bind.model org.jvnet.jaxb2_commons.xml.bind.model.concrete -
-
Uses of MElementTypeInfos in org.jvnet.jaxb2_commons.xml.bind.model
Subinterfaces of MElementTypeInfos in org.jvnet.jaxb2_commons.xml.bind.model Modifier and Type Interface Description interfaceMElementRefsPropertyInfo<T,C extends T>interfaceMElementsPropertyInfo<T,C extends T> -
Uses of MElementTypeInfos in org.jvnet.jaxb2_commons.xml.bind.model.concrete
Classes in org.jvnet.jaxb2_commons.xml.bind.model.concrete that implement MElementTypeInfos Modifier and Type Class Description classCMElementRefsPropertyInfo<T,C extends T>classCMElementsPropertyInfo<T,C extends T>
-