org.jvnet.jaxb2_commons.xjc.model.concrete.origin
Class XJCCMEnumLeafInfoOrigin

java.lang.Object
  extended by org.jvnet.jaxb2_commons.xml.bind.model.concrete.origin.CMEnumLeafInfoOrigin<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.CEnumLeafInfo>
      extended by org.jvnet.jaxb2_commons.xjc.model.concrete.origin.XJCCMEnumLeafInfoOrigin
All Implemented Interfaces:
EnumOutlineGeneratorFactory, OutlineGeneratorFactory<MEnumOutlineGenerator>, EnumLeafInfoOrigin<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.CEnumLeafInfo>, MSourced<com.sun.tools.xjc.model.CEnumLeafInfo>, MEnumLeafInfoOrigin

public class XJCCMEnumLeafInfoOrigin
extends CMEnumLeafInfoOrigin<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.CEnumLeafInfo>
implements EnumOutlineGeneratorFactory


Constructor Summary
XJCCMEnumLeafInfoOrigin(com.sun.tools.xjc.model.CEnumLeafInfo source)
           
 
Method Summary
 MEnumOutlineGenerator createGenerator(com.sun.tools.xjc.outline.Outline outline)
           
 
Methods inherited from class org.jvnet.jaxb2_commons.xml.bind.model.concrete.origin.CMEnumLeafInfoOrigin
createElementInfoOrigin, getSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XJCCMEnumLeafInfoOrigin

public XJCCMEnumLeafInfoOrigin(com.sun.tools.xjc.model.CEnumLeafInfo source)
Method Detail

createGenerator

public MEnumOutlineGenerator createGenerator(com.sun.tools.xjc.outline.Outline outline)
Specified by:
createGenerator in interface OutlineGeneratorFactory<MEnumOutlineGenerator>


Copyright © 2005-2012. All Rights Reserved.