Interface XmlElementsWriter
-
- All Superinterfaces:
JAnnotationWriter<javax.xml.bind.annotation.XmlElements>
public interface XmlElementsWriter extends JAnnotationWriter<javax.xml.bind.annotation.XmlElements>
Auto-generated, do not edit.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description XmlElementWriter
value()
-
Methods inherited from interface com.sun.codemodel.JAnnotationWriter
getAnnotationType, getAnnotationUse
-
-
-
-
Method Detail
-
value
XmlElementWriter value()
-
-