Class CTypeRef

java.lang.Object
com.sun.tools.xjc.model.CTypeRef
All Implemented Interfaces:
NonElementRef<NType,NClass>, TypeRef<NType,NClass>

public final class CTypeRef extends Object implements TypeRef<NType,NClass>
TypeRef for XJC. TODO: do we need the source schema component support here?
Author:
Kohsuke Kawaguchi