Uses of Interface
org.jvnet.jaxb2_commons.xml.bind.model.MElementRefsPropertyInfo
-
Packages that use MElementRefsPropertyInfo Package Description org.jvnet.jaxb2_commons.xml.bind.model org.jvnet.jaxb2_commons.xml.bind.model.concrete org.jvnet.jaxb2_commons.xml.bind.model.util -
-
Uses of MElementRefsPropertyInfo in org.jvnet.jaxb2_commons.xml.bind.model
Methods in org.jvnet.jaxb2_commons.xml.bind.model with parameters of type MElementRefsPropertyInfo Modifier and Type Method Description VMPropertyInfoVisitor. visitElementRefsPropertyInfo(MElementRefsPropertyInfo<T,C> info) -
Uses of MElementRefsPropertyInfo in org.jvnet.jaxb2_commons.xml.bind.model.concrete
Classes in org.jvnet.jaxb2_commons.xml.bind.model.concrete that implement MElementRefsPropertyInfo Modifier and Type Class Description classCMElementRefsPropertyInfo<T,C extends T> -
Uses of MElementRefsPropertyInfo in org.jvnet.jaxb2_commons.xml.bind.model.util
Methods in org.jvnet.jaxb2_commons.xml.bind.model.util with parameters of type MElementRefsPropertyInfo Modifier and Type Method Description VDefaultPropertyInfoVisitor. visitElementRefsPropertyInfo(MElementRefsPropertyInfo<T,C> info)VoidQNameCollectingPropertyInfoVisitor. visitElementRefsPropertyInfo(MElementRefsPropertyInfo<T,C> info)
-