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

All Superinterfaces:
JAnnotationWriter<XmlSeeAlso>

public interface XmlSeeAlsoWriter
extends JAnnotationWriter<XmlSeeAlso>

Auto-generated, do not edit.


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

Method Detail

value

XmlSeeAlsoWriter value(Class value)

value

XmlSeeAlsoWriter value(JType value)


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.