Uses of Interface
com.sun.tools.xjc.generator.annotation.spec.XmlElementRefWriter
-
Packages that use XmlElementRefWriter Package Description com.sun.tools.xjc.generator.annotation.spec -
-
Uses of XmlElementRefWriter in com.sun.tools.xjc.generator.annotation.spec
Methods in com.sun.tools.xjc.generator.annotation.spec that return XmlElementRefWriter Modifier and Type Method Description XmlElementRefWriter
XmlElementRefWriter. name(String value)
XmlElementRefWriter
XmlElementRefWriter. namespace(String value)
XmlElementRefWriter
XmlElementRefWriter. required(boolean value)
XmlElementRefWriter
XmlElementRefWriter. type(JType value)
XmlElementRefWriter
XmlElementRefWriter. type(Class value)
XmlElementRefWriter
XmlElementRefsWriter. value()
-