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