Class JAnnotationStringValue

java.lang.Object
com.sun.codemodel.JAnnotationValue
com.sun.codemodel.JAnnotationStringValue
All Implemented Interfaces:
JGenerable

public final class JAnnotationStringValue extends JAnnotationValue
Captures the value of the annotation.
Author:
Bhakti Mehta ([email protected])