Uses of Interface
io.helidon.common.types.AnnotationProperty.ConstantValue
Packages that use AnnotationProperty.ConstantValue
Package
Description
Class model generator for annotation processors.
Subset of Builder's SPI types that are useful for runtime.
-
Uses of AnnotationProperty.ConstantValue in io.helidon.codegen.classmodel
Methods in io.helidon.codegen.classmodel with parameters of type AnnotationProperty.ConstantValueModifier and TypeMethodDescriptionAnnotationParameter.Builder.constantValue(AnnotationProperty.ConstantValue constantValue) Configure a constant value, to generate a reference to a constant, rather then explicit value. -
Uses of AnnotationProperty.ConstantValue in io.helidon.common.types
Subinterfaces of AnnotationProperty.ConstantValue in io.helidon.common.typesModifier and TypeInterfaceDescriptioninterfaceWhen creating anAnnotation, we may need to create an enum value without access to the enumeration.Methods in io.helidon.common.types that return types with arguments of type AnnotationProperty.ConstantValue