Uses of Interface
org.jvnet.jaxb.xml.bind.model.MModelInfo
-
Packages that use MModelInfo Package Description org.jvnet.jaxb.xml.bind.model.concrete org.jvnet.jaxb.xml.bind.model.util -
-
Uses of MModelInfo in org.jvnet.jaxb.xml.bind.model.concrete
Classes in org.jvnet.jaxb.xml.bind.model.concrete that implement MModelInfo Modifier and Type Class Description classCMModel<T,C extends T>Methods in org.jvnet.jaxb.xml.bind.model.concrete that return MModelInfo Modifier and Type Method Description MModelInfo<T,C>CMInfoFactory. createModel() -
Uses of MModelInfo in org.jvnet.jaxb.xml.bind.model.util
Constructors in org.jvnet.jaxb.xml.bind.model.util with parameters of type MModelInfo Constructor Description PackageInfoQNameAnalyzer(MModelInfo<T,C> modelInfo)
-