Class XJCCMElementOrigin
- java.lang.Object
-
- org.jvnet.jaxb2_commons.xml.bind.model.concrete.origin.CMElementOrigin<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.CElement>
-
- org.jvnet.jaxb2_commons.xjc.model.concrete.origin.XJCCMElementOrigin
-
- All Implemented Interfaces:
SchemaComponentAware,org.jvnet.jaxb2_commons.xml.bind.model.concrete.origin.ElementOrigin<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.CElement>,org.jvnet.jaxb2_commons.xml.bind.model.MSourced<com.sun.tools.xjc.model.CElement>,org.jvnet.jaxb2_commons.xml.bind.model.origin.MElementInfoOrigin,org.jvnet.jaxb2_commons.xml.bind.model.origin.MElementOrigin
public class XJCCMElementOrigin extends org.jvnet.jaxb2_commons.xml.bind.model.concrete.origin.CMElementOrigin<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.CElement> implements SchemaComponentAware
-
-
Constructor Summary
Constructors Constructor Description XJCCMElementOrigin(com.sun.tools.xjc.model.CElement source)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.sun.xml.xsom.XSComponentgetSchemaComponent()
-
-
-
Method Detail
-
getSchemaComponent
public com.sun.xml.xsom.XSComponent getSchemaComponent()
- Specified by:
getSchemaComponentin interfaceSchemaComponentAware
-
-