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