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