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