Uses of Interface
org.jvnet.jaxb.xml.bind.model.MID
-
Packages that use MID Package Description org.jvnet.jaxb.xml.bind.model org.jvnet.jaxb.xml.bind.model.concrete org.jvnet.jaxb.xml.bind.model.util -
-
Uses of MID in org.jvnet.jaxb.xml.bind.model
Methods in org.jvnet.jaxb.xml.bind.model with parameters of type MID Modifier and Type Method Description VMPackagedTypeInfoVisitor. visitID(MID<T,C> info)VMTypeInfoVisitor. visitID(MID<T,C> info) -
Uses of MID in org.jvnet.jaxb.xml.bind.model.concrete
Classes in org.jvnet.jaxb.xml.bind.model.concrete that implement MID Modifier and Type Class Description classCMID<T,C extends T> -
Uses of MID in org.jvnet.jaxb.xml.bind.model.util
Methods in org.jvnet.jaxb.xml.bind.model.util with parameters of type MID Modifier and Type Method Description VDefaultTypeInfoVisitor. visitID(MID<T,C> info)
-