Class JAnnotationClassValue

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

public final class JAnnotationClassValue extends JAnnotationValue
Captures the Class or Enum value of the annotation.
  • Method Details