org.jvnet.jaxb2_commons.xjc.generator
Interface MPropertyOutlineGenerator

All Known Implementing Classes:
CMPropertyOutlineGenerator, WrapperPropertyOutlineGenerator

public interface MPropertyOutlineGenerator


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)
           
 

Method Detail

generate

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)


Copyright © 2005-2012. All Rights Reserved.