Uses of Class
io.helidon.common.types.DefaultAnnotationAndValue.Builder
Packages that use DefaultAnnotationAndValue.Builder
Package
Description
Subset of Builder's SPI types that are useful for runtime.
The Pico API provide these annotation types that are typically used at compile time
to assign special meaning to the type.
-
Uses of DefaultAnnotationAndValue.Builder in io.helidon.common.types
Methods in io.helidon.common.types that return DefaultAnnotationAndValue.BuilderModifier and TypeMethodDescriptionDefaultAnnotationAndValue.builder()Creates a builder forAnnotationAndValue.DefaultAnnotationAndValue.Builder.type(Class<? extends Annotation> annoType) Annotation type name from annotation type.Set the type name.Set the value.Set the attribute key/value tuples.Constructors in io.helidon.common.types with parameters of type DefaultAnnotationAndValue.BuilderModifierConstructorDescriptionprotectedCtor. -
Uses of DefaultAnnotationAndValue.Builder in io.helidon.pico.api
Subclasses of DefaultAnnotationAndValue.Builder in io.helidon.pico.apiModifier and TypeClassDescriptionstatic classThe fluent builder.