Uses of Interface
org.jvnet.jaxb2_commons.xjc.generator.MPropertyOutlineGenerator

Packages that use MPropertyOutlineGenerator
org.jvnet.jaxb2_commons.xjc.generator.artificial   
org.jvnet.jaxb2_commons.xjc.generator.concrete   
org.jvnet.jaxb2_commons.xjc.model.concrete.origin   
 

Uses of MPropertyOutlineGenerator in org.jvnet.jaxb2_commons.xjc.generator.artificial
 

Classes in org.jvnet.jaxb2_commons.xjc.generator.artificial that implement MPropertyOutlineGenerator
 class WrapperPropertyOutlineGenerator
           
 

Uses of MPropertyOutlineGenerator in org.jvnet.jaxb2_commons.xjc.generator.concrete
 

Classes in org.jvnet.jaxb2_commons.xjc.generator.concrete that implement MPropertyOutlineGenerator
 class CMPropertyOutlineGenerator
           
 

Uses of MPropertyOutlineGenerator in org.jvnet.jaxb2_commons.xjc.model.concrete.origin
 

Methods in org.jvnet.jaxb2_commons.xjc.model.concrete.origin that return MPropertyOutlineGenerator
 MPropertyOutlineGenerator DefaultPropertyInfoOrigin.createGenerator(com.sun.tools.xjc.outline.Outline outline)
           
 MPropertyOutlineGenerator XJCCMPropertyInfoOrigin.createGenerator(com.sun.tools.xjc.outline.Outline outline)
           
 

Constructors in org.jvnet.jaxb2_commons.xjc.model.concrete.origin with parameters of type MPropertyOutlineGenerator
DefaultPropertyInfoOrigin(MPropertyOutlineGenerator generator)
           
 



Copyright © 2005-2012. All Rights Reserved.