Uses of Interface
org.jvnet.jaxb.xjc.generator.MPropertyOutlineGenerator
-
Packages that use MPropertyOutlineGenerator Package Description org.jvnet.jaxb.xjc.generator.artificial org.jvnet.jaxb.xjc.generator.concrete org.jvnet.jaxb.xjc.model.concrete.origin -
-
Uses of MPropertyOutlineGenerator in org.jvnet.jaxb.xjc.generator.artificial
Classes in org.jvnet.jaxb.xjc.generator.artificial that implement MPropertyOutlineGenerator Modifier and Type Class Description classWrapperPropertyOutlineGenerator -
Uses of MPropertyOutlineGenerator in org.jvnet.jaxb.xjc.generator.concrete
Classes in org.jvnet.jaxb.xjc.generator.concrete that implement MPropertyOutlineGenerator Modifier and Type Class Description classCMPropertyOutlineGenerator -
Uses of MPropertyOutlineGenerator in org.jvnet.jaxb.xjc.model.concrete.origin
Methods in org.jvnet.jaxb.xjc.model.concrete.origin that return MPropertyOutlineGenerator Modifier and Type Method Description MPropertyOutlineGeneratorDefaultPropertyInfoOrigin. createGenerator(com.sun.tools.xjc.outline.Outline outline)MPropertyOutlineGeneratorXJCCMPropertyInfoOrigin. createGenerator(com.sun.tools.xjc.outline.Outline outline)Constructors in org.jvnet.jaxb.xjc.model.concrete.origin with parameters of type MPropertyOutlineGenerator Constructor Description DefaultPropertyInfoOrigin(MPropertyOutlineGenerator generator)
-