com.sun.tools.xjc.generator.annotation.ri
Interface XmlIsSetWriter

All Superinterfaces:
com.sun.codemodel.JAnnotationWriter<XmlIsSet>

public interface XmlIsSetWriter
extends com.sun.codemodel.JAnnotationWriter<XmlIsSet>


Method Summary
 XmlIsSetWriter value(java.lang.String value)
           
 
Methods inherited from interface com.sun.codemodel.JAnnotationWriter
getAnnotationType, getAnnotationUse
 

Method Detail

value

XmlIsSetWriter value(java.lang.String value)