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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/model/
H A DCTypeRef.java48 public final class CTypeRef implements TypeRef<NType,NClass> { class in inherits:TypeRef
67 public CTypeRef(CNonElement type, XSElementDecl decl) { method in class:CTypeRef
84 public CTypeRef(CNonElement type, QName elementName, QName typeName, boolean nillable, XmlString defaultValue) { method in class:CTypeRef

Completed in 28 milliseconds