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 |
namespace
XmlElementRefWriter namespace(String value)
name
XmlElementRefWriter name(String value)
type
XmlElementRefWriter type(Class value)
type
XmlElementRefWriter type(com.sun.codemodel.JType value)
Copyright © 2010. All Rights Reserved.