Uses of Interface
org.jvnet.jaxb2_commons.xml.bind.model.MElementRefPropertyInfo
-
Packages that use MElementRefPropertyInfo 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 MElementRefPropertyInfo in org.jvnet.jaxb2_commons.xml.bind.model
Methods in org.jvnet.jaxb2_commons.xml.bind.model with parameters of type MElementRefPropertyInfo Modifier and Type Method Description VMPropertyInfoVisitor. visitElementRefPropertyInfo(MElementRefPropertyInfo<T,C> info) -
Uses of MElementRefPropertyInfo in org.jvnet.jaxb2_commons.xml.bind.model.concrete
Classes in org.jvnet.jaxb2_commons.xml.bind.model.concrete that implement MElementRefPropertyInfo Modifier and Type Class Description classCMElementRefPropertyInfo<T,C extends T> -
Uses of MElementRefPropertyInfo in org.jvnet.jaxb2_commons.xml.bind.model.util
Methods in org.jvnet.jaxb2_commons.xml.bind.model.util with parameters of type MElementRefPropertyInfo Modifier and Type Method Description VDefaultPropertyInfoVisitor. visitElementRefPropertyInfo(MElementRefPropertyInfo<T,C> info)VoidQNameCollectingPropertyInfoVisitor. visitElementRefPropertyInfo(MElementRefPropertyInfo<T,C> info)
-