Searched defs:CTypeRef (Results 1 - 1 of 1) sorted by relevance

/openjdk10/jaxws/src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/model/
H A DCTypeRef.java50 public final class CTypeRef implements TypeRef<NType,NClass> { class in inherits:TypeRef
69 public CTypeRef(CNonElement type, XSElementDecl decl) { method in class:CTypeRef
113 public CTypeRef(CNonElement type, QName elementName, QName typeName, boolean nillable, XmlString defaultValue) { method in class:CTypeRef

Completed in 51 milliseconds