com.sun.tools.xjc.generator.annotation.spec
Interface XmlAttributeWriter
- All Superinterfaces:
- com.sun.codemodel.JAnnotationWriter<javax.xml.bind.annotation.XmlAttribute>
public interface XmlAttributeWriter
- extends com.sun.codemodel.JAnnotationWriter<javax.xml.bind.annotation.XmlAttribute>
| Methods inherited from interface com.sun.codemodel.JAnnotationWriter |
getAnnotationType, getAnnotationUse |
namespace
XmlAttributeWriter namespace(String value)
required
XmlAttributeWriter required(boolean value)
name
XmlAttributeWriter name(String value)
Copyright © 2010. All Rights Reserved.