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

All Superinterfaces:
JAnnotationWriter<XmlIsSet>

public interface XmlIsSetWriter
extends 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)


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