Interface XmlAccessorTypeWriter
-
- All Superinterfaces:
JAnnotationWriter<XmlAccessorType>
public interface XmlAccessorTypeWriter extends JAnnotationWriter<XmlAccessorType>
Auto-generated, do not edit.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description XmlAccessorTypeWriter
value(XmlAccessType value)
-
Methods inherited from interface com.sun.codemodel.JAnnotationWriter
getAnnotationType, getAnnotationUse
-
-
-
-
Method Detail
-
value
XmlAccessorTypeWriter value(XmlAccessType value)
-
-