com.sun.tools.xjc.reader.xmlschema
Class RawTypeSetBuilder.CElementInfoRef

java.lang.Object
  extended by com.sun.tools.xjc.reader.RawTypeSet.Ref
      extended by com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.CElementInfoRef
Enclosing class:
RawTypeSetBuilder

public final class RawTypeSetBuilder.CElementInfoRef
extends RawTypeSet.Ref

Reference to a class that maps from an element.


Field Summary
 com.sun.xml.xsom.XSElementDecl decl
           
 CElementInfo target
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

target

public final CElementInfo target

decl

public final com.sun.xml.xsom.XSElementDecl decl