java.lang.Object
io.helidon.inject.api.ElementInfo.BuilderBase<ElementInfo.Builder,ElementInfo>
io.helidon.inject.api.ElementInfo.Builder
- All Implemented Interfaces:
Prototype.Builder<ElementInfo.Builder,,ElementInfo> Builder<ElementInfo.Builder,,ElementInfo> Supplier<ElementInfo>
- Enclosing interface:
ElementInfo
public static class ElementInfo.Builder
extends ElementInfo.BuilderBase<ElementInfo.Builder,ElementInfo>
implements Builder<ElementInfo.Builder,ElementInfo>
Fluent API builder for
ElementInfo.-
Nested Class Summary
Nested classes/interfaces inherited from class io.helidon.inject.api.ElementInfo.BuilderBase
ElementInfo.BuilderBase.ElementInfoImpl -
Method Summary
Methods inherited from class io.helidon.inject.api.ElementInfo.BuilderBase
access, access, addAnnotation, addAnnotation, addAnnotations, addQualifier, addQualifier, addQualifiers, annotations, annotations, clearElementArgs, clearElementOffset, elementArgs, elementArgs, elementKind, elementKind, elementName, elementName, elementOffset, elementOffset, elementTypeName, elementTypeName, elementTypeName, elementTypeName, from, from, preBuildPrototype, qualifiers, qualifiers, serviceTypeName, serviceTypeName, serviceTypeName, serviceTypeName, staticDeclaration, staticDeclaration, toString, validatePrototypeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface io.helidon.builder.api.Prototype.Builder
self
-
Method Details
-
buildPrototype
- Specified by:
buildPrototypein interfacePrototype.Builder<ElementInfo.Builder,ElementInfo>
-
build
- Specified by:
buildin interfaceBuilder<ElementInfo.Builder,ElementInfo>
-