Uses of Interface
com.sun.tools.xjc.generator.annotation.spec.XmlAttributeWriter

Packages that use XmlAttributeWriter
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
 XmlAttributeWriter XmlAttributeWriter.name(java.lang.String value)
           
 XmlAttributeWriter XmlAttributeWriter.namespace(java.lang.String value)
           
 XmlAttributeWriter XmlAttributeWriter.required(boolean value)