org.jvnet.jaxb2_commons.xjc.generator.artificial
Class WrapperPropertyOutlineGenerator

java.lang.Object
  extended by org.jvnet.jaxb2_commons.xjc.generator.artificial.WrapperPropertyOutlineGenerator
All Implemented Interfaces:
MPropertyOutlineGenerator

public class WrapperPropertyOutlineGenerator
extends Object
implements MPropertyOutlineGenerator


Constructor Summary
WrapperPropertyOutlineGenerator()
           
 
Method Summary
 MPropertyOutline generate(MClassOutline classOutline, MModelInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> modelInfo, MPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> propertyInfo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WrapperPropertyOutlineGenerator

public WrapperPropertyOutlineGenerator()
Method Detail

generate

public MPropertyOutline generate(MClassOutline classOutline,
                                 MModelInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> modelInfo,
                                 MPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> propertyInfo)
Specified by:
generate in interface MPropertyOutlineGenerator


Copyright © 2005-2012. All Rights Reserved.