Uses of Interface
org.jvnet.jaxb2_commons.xjc.outline.MObjectFactoryOutline
-
Packages that use MObjectFactoryOutline Package Description org.jvnet.jaxb2_commons.xjc.generator org.jvnet.jaxb2_commons.xjc.outline org.jvnet.jaxb2_commons.xjc.outline.concrete -
-
Uses of MObjectFactoryOutline in org.jvnet.jaxb2_commons.xjc.generator
Methods in org.jvnet.jaxb2_commons.xjc.generator that return MObjectFactoryOutline Modifier and Type Method Description MObjectFactoryOutlineMObjectFactoryOutlineGenerator. generate(MPackageOutline parent, org.jvnet.jaxb2_commons.xml.bind.model.MModelInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> modelInfo, org.jvnet.jaxb2_commons.xml.bind.model.MPackageInfo packageInfo) -
Uses of MObjectFactoryOutline in org.jvnet.jaxb2_commons.xjc.outline
Methods in org.jvnet.jaxb2_commons.xjc.outline that return MObjectFactoryOutline Modifier and Type Method Description MObjectFactoryOutlineMPackageOutline. getObjectFactoryOutline() -
Uses of MObjectFactoryOutline in org.jvnet.jaxb2_commons.xjc.outline.concrete
Classes in org.jvnet.jaxb2_commons.xjc.outline.concrete that implement MObjectFactoryOutline Modifier and Type Class Description classCMObjectFactoryOutlineMethods in org.jvnet.jaxb2_commons.xjc.outline.concrete that return MObjectFactoryOutline Modifier and Type Method Description MObjectFactoryOutlineCMPackageOutline. getObjectFactoryOutline()
-