Class XJCCMElementTypeRefOrigin
- java.lang.Object
-
- org.jvnet.jaxb.xml.bind.model.concrete.origin.CMElementTypeRefOrigin<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.CElementPropertyInfo,com.sun.tools.xjc.model.CTypeRef>
-
- org.jvnet.jaxb.xjc.model.concrete.origin.XJCCMElementTypeRefOrigin
-
- All Implemented Interfaces:
SchemaComponentAware,MElementInfoOrigin,MElementTypeRefOrigin
public class XJCCMElementTypeRefOrigin extends CMElementTypeRefOrigin<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.CElementPropertyInfo,com.sun.tools.xjc.model.CTypeRef> implements SchemaComponentAware
-
-
Constructor Summary
Constructors Constructor Description XJCCMElementTypeRefOrigin(com.sun.tools.xjc.model.CElementPropertyInfo source, com.sun.tools.xjc.model.CTypeRef typeRef)
-
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.CMElementTypeRefOrigin
getSource, getTypeRef
-
-
-
-
Method Detail
-
getSchemaComponent
public com.sun.xml.xsom.XSComponent getSchemaComponent()
- Specified by:
getSchemaComponentin interfaceSchemaComponentAware
-
-