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

All Superinterfaces:
JAnnotationWriter<XmlAccessorType>

public interface XmlAccessorTypeWriter
extends JAnnotationWriter<XmlAccessorType>

Auto-generated, do not edit.


Method Summary
 XmlAccessorTypeWriter value(XmlAccessType value)
           
 
Methods inherited from interface com.sun.codemodel.JAnnotationWriter
getAnnotationType, getAnnotationUse
 

Method Detail

value

XmlAccessorTypeWriter value(XmlAccessType value)


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