Uses of Class
io.helidon.codegen.classmodel.Annotation
Packages that use Annotation
-
Uses of Annotation in io.helidon.codegen.classmodel
Methods in io.helidon.codegen.classmodel that return AnnotationModifier and TypeMethodDescriptionAnnotation.Builder.build()static AnnotationAnnotation.create(Annotation annotation) Create a class model annotation from common types annotation.static AnnotationNewAnnotationinstance based on the type.static AnnotationParse new Annotation object out of the String.