Package com.sun.codemodel
Class JAnnotationStringValue
java.lang.Object
com.sun.codemodel.JAnnotationValue
com.sun.codemodel.JAnnotationStringValue
- All Implemented Interfaces:
JGenerable
Captures the value of the annotation.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
The value of the Annotation member
-
-
Constructor Details
-
JAnnotationStringValue
JAnnotationStringValue(JExpression value)
-
-
Method Details
-
generate
-