Module org.glassfish.jaxb.xjc
Interface XmlEnumValueWriter
-
- All Superinterfaces:
JAnnotationWriter<jakarta.xml.bind.annotation.XmlEnumValue>
public interface XmlEnumValueWriter extends JAnnotationWriter<jakarta.xml.bind.annotation.XmlEnumValue>
Auto-generated, do not edit.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description XmlEnumValueWritervalue(String value)-
Methods inherited from interface com.sun.codemodel.JAnnotationWriter
getAnnotationType, getAnnotationUse
-
-
-
-
Method Detail
-
value
XmlEnumValueWriter value(String value)
-
-