Package com.sun.codemodel
Class JAnnotationValue
java.lang.Object
com.sun.codemodel.JAnnotationValue
- All Implemented Interfaces:
JGenerable
- Direct Known Subclasses:
JAnnotationArrayMember
,JAnnotationStringValue
,JAnnotationUse
Things that can be values of an annotation element.
-
Constructor Details
-
JAnnotationValue
public JAnnotationValue()
-