Uses of Interface
org.jvnet.jaxb2_commons.xml.bind.model.MIDREFS
-
Packages that use MIDREFS 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 MIDREFS in org.jvnet.jaxb2_commons.xml.bind.model
Methods in org.jvnet.jaxb2_commons.xml.bind.model with parameters of type MIDREFS Modifier and Type Method Description VMPackagedTypeInfoVisitor. visitIDREFS(MIDREFS<T,C> info)VMTypeInfoVisitor. visitIDREFS(MIDREFS<T,C> info) -
Uses of MIDREFS in org.jvnet.jaxb2_commons.xml.bind.model.concrete
Classes in org.jvnet.jaxb2_commons.xml.bind.model.concrete that implement MIDREFS Modifier and Type Class Description classCMIDREFS<T,C extends T> -
Uses of MIDREFS in org.jvnet.jaxb2_commons.xml.bind.model.util
Methods in org.jvnet.jaxb2_commons.xml.bind.model.util with parameters of type MIDREFS Modifier and Type Method Description VDefaultTypeInfoVisitor. visitIDREFS(MIDREFS<T,C> info)
-