com.sun.tools.xjc.generator.annotation.spec
Interface XmlTypeWriter
- All Superinterfaces:
- com.sun.codemodel.JAnnotationWriter<javax.xml.bind.annotation.XmlType>
public interface XmlTypeWriter
- extends com.sun.codemodel.JAnnotationWriter<javax.xml.bind.annotation.XmlType>
| Methods inherited from interface com.sun.codemodel.JAnnotationWriter |
getAnnotationType, getAnnotationUse |
namespace
XmlTypeWriter namespace(String value)
propOrder
XmlTypeWriter propOrder(String value)
factoryClass
XmlTypeWriter factoryClass(Class value)
factoryClass
XmlTypeWriter factoryClass(com.sun.codemodel.JType value)
factoryMethod
XmlTypeWriter factoryMethod(String value)
name
XmlTypeWriter name(String value)
Copyright © 2010. All Rights Reserved.