Class AnnotationSpec
java.lang.Object
io.micronaut.sourcegen.javapoet.AnnotationSpec
A generated annotation on a declaration.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final recordstatic interfacestatic final classstatic final record -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic AnnotationSpec.Builderstatic AnnotationSpec.Builderbooleanstatic AnnotationSpecget(Annotation annotation) static AnnotationSpecget(Annotation annotation, boolean includeDefaultValues) static AnnotationSpecget(AnnotationMirror annotation) inthashCode()toString()
-
Field Details
-
VALUE
- See Also:
-
type
-
members
-
-
Method Details
-
get
-
get
-
get
-
builder
-
builder
-
toBuilder
-
equals
-
hashCode
-
toString
-