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 XmlAttributeWriterXmlAttributeWriter. name(String value)XmlAttributeWriterXmlAttributeWriter. namespace(String value)XmlAttributeWriterXmlAttributeWriter. required(boolean value)
-