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