Class XJCCMEnumLeafInfoOrigin
- java.lang.Object
-
- 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>
-
- org.jvnet.jaxb2_commons.xjc.model.concrete.origin.XJCCMEnumLeafInfoOrigin
-
- All Implemented Interfaces:
SchemaComponentAware,EnumOutlineGeneratorFactory,OutlineGeneratorFactory<MEnumOutlineGenerator>,org.jvnet.jaxb2_commons.xml.bind.model.concrete.origin.EnumLeafInfoOrigin<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.CEnumLeafInfo>,org.jvnet.jaxb2_commons.xml.bind.model.MSourced<com.sun.tools.xjc.model.CEnumLeafInfo>,org.jvnet.jaxb2_commons.xml.bind.model.origin.MEnumLeafInfoOrigin
public class XJCCMEnumLeafInfoOrigin extends 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> implements EnumOutlineGeneratorFactory, SchemaComponentAware
-
-
Constructor Summary
Constructors Constructor Description XJCCMEnumLeafInfoOrigin(com.sun.tools.xjc.model.CEnumLeafInfo source)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description MEnumOutlineGeneratorcreateGenerator(com.sun.tools.xjc.outline.Outline outline)com.sun.xml.xsom.XSComponentgetSchemaComponent()
-
-
-
Method Detail
-
createGenerator
public MEnumOutlineGenerator createGenerator(com.sun.tools.xjc.outline.Outline outline)
- Specified by:
createGeneratorin interfaceOutlineGeneratorFactory<MEnumOutlineGenerator>
-
getSchemaComponent
public com.sun.xml.xsom.XSComponent getSchemaComponent()
- Specified by:
getSchemaComponentin interfaceSchemaComponentAware
-
-