com.sun.tools.xjc.generator.annotation.spec
Interface XmlElementRefWriter
- All Superinterfaces:
- com.sun.codemodel.JAnnotationWriter<javax.xml.bind.annotation.XmlElementRef>
public interface XmlElementRefWriter
- extends com.sun.codemodel.JAnnotationWriter<javax.xml.bind.annotation.XmlElementRef>
Methods inherited from interface com.sun.codemodel.JAnnotationWriter |
getAnnotationType, getAnnotationUse |
name
XmlElementRefWriter name(java.lang.String value)
type
XmlElementRefWriter type(java.lang.Class value)
type
XmlElementRefWriter type(com.sun.codemodel.JType value)
namespace
XmlElementRefWriter namespace(java.lang.String value)