Uses of Interface
org.jvnet.jaxb2_commons.xjc.generator.MEnumOutlineGenerator
-
Packages that use MEnumOutlineGenerator Package Description org.jvnet.jaxb2_commons.xjc.generator.concrete org.jvnet.jaxb2_commons.xjc.model.concrete.origin -
-
Uses of MEnumOutlineGenerator in org.jvnet.jaxb2_commons.xjc.generator.concrete
Classes in org.jvnet.jaxb2_commons.xjc.generator.concrete that implement MEnumOutlineGenerator Modifier and Type Class Description classCMEnumOutlineGenerator -
Uses of MEnumOutlineGenerator in org.jvnet.jaxb2_commons.xjc.model.concrete.origin
Methods in org.jvnet.jaxb2_commons.xjc.model.concrete.origin that return MEnumOutlineGenerator Modifier and Type Method Description MEnumOutlineGeneratorXJCCMEnumLeafInfoOrigin. createGenerator(com.sun.tools.xjc.outline.Outline outline)
-