Class XJCCMElementTypeRefOrigin

java.lang.Object
org.jvnet.jaxb2_commons.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.jaxb2_commons.xjc.model.concrete.origin.XJCCMElementTypeRefOrigin
All Implemented Interfaces:
SchemaComponentAware, org.jvnet.jaxb2_commons.xml.bind.model.origin.MElementInfoOrigin, org.jvnet.jaxb2_commons.xml.bind.model.origin.MElementTypeRefOrigin

public class XJCCMElementTypeRefOrigin extends org.jvnet.jaxb2_commons.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> implements SchemaComponentAware
  • Constructor Summary

    Constructors
    Constructor
    Description
    XJCCMElementTypeRefOrigin(com.sun.tools.xjc.model.CElementPropertyInfo source, com.sun.tools.xjc.model.CTypeRef typeRef)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    com.sun.xml.xsom.XSComponent
     

    Methods inherited from class org.jvnet.jaxb2_commons.xml.bind.model.concrete.origin.CMElementTypeRefOrigin

    getSource, getTypeRef

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • XJCCMElementTypeRefOrigin

      public XJCCMElementTypeRefOrigin(com.sun.tools.xjc.model.CElementPropertyInfo source, com.sun.tools.xjc.model.CTypeRef typeRef)
  • Method Details