com.sun.tools.xjc.reader.xmlschema
public static final class RawTypeSetBuilder.CClassRef extends RawTypeSet.Ref
Field Summary | |
---|---|
XSElementDecl | decl |
CClass | target |
Constructor Summary | |
---|---|
CClassRef(XSElementDecl decl, CClass target) |
Method Summary | |
---|---|
protected RawTypeSet.Mode | canBeType(RawTypeSet parent) |
protected ID | id() |
protected boolean | isListOfValues() |
protected void | toElementRef(CReferencePropertyInfo prop) |
protected CTypeRef | toTypeRef(CElementPropertyInfo ep) |