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