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



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.