Class XJCCMElementOrigin
- java.lang.Object
-
- org.jvnet.jaxb.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.jaxb.xjc.model.concrete.origin.XJCCMElementOrigin
-
- All Implemented Interfaces:
SchemaComponentAware,ElementOrigin<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.CElement>,MSourced<com.sun.tools.xjc.model.CElement>,MElementInfoOrigin,MElementOrigin
public class XJCCMElementOrigin extends 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()-
Methods inherited from class org.jvnet.jaxb.xml.bind.model.concrete.origin.CMElementOrigin
getSource
-
-
-
-
Method Detail
-
getSchemaComponent
public com.sun.xml.xsom.XSComponent getSchemaComponent()
- Specified by:
getSchemaComponentin interfaceSchemaComponentAware
-
-