com.sun.tools.xjc.generator.annotation.spec
Interface XmlSeeAlsoWriter

All Superinterfaces:
com.sun.codemodel.JAnnotationWriter<javax.xml.bind.annotation.XmlSeeAlso>

public interface XmlSeeAlsoWriter
extends com.sun.codemodel.JAnnotationWriter<javax.xml.bind.annotation.XmlSeeAlso>


Method Summary
 XmlSeeAlsoWriter value(java.lang.Class value)
           
 XmlSeeAlsoWriter value(com.sun.codemodel.JType value)
           
 
Methods inherited from interface com.sun.codemodel.JAnnotationWriter
getAnnotationType, getAnnotationUse
 

Method Detail

value

XmlSeeAlsoWriter value(java.lang.Class value)

value

XmlSeeAlsoWriter value(com.sun.codemodel.JType value)