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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/model/
H A DCElementInfo.java116 * When using this construction, {@link #initContentType(TypeUse, XSElementDecl, XmlString)}
125 initContentType(contentType, source, defaultValue);
135 * {@link #initContentType(TypeUse, XSElementDecl, XmlString)} to fill in the content type
147 public void initContentType(TypeUse contentType, @Nullable XSElementDecl source, XmlString defaultValue) { method in class:CElementInfo

Completed in 29 milliseconds