Uses of Class
io.helidon.codegen.classmodel.TypeArgument.Builder
-
Uses of TypeArgument.Builder in io.helidon.codegen.classmodel
Modifier and TypeMethodDescriptionType this argument is bound to.Type this argument is bound to.Type this argument is bound to.static TypeArgument.Builder
TypeArgument.builder()
Return newTypeArgument.Builder
instance.TypeArgument.Builder.description
(String description) Set description of the component.TypeArgument.Builder.description
(List<String> description) Set description of the component.Token name of this argument.Modifier and TypeMethodDescriptionClassBase.Builder.addGenericArgument
(Consumer<TypeArgument.Builder> consumer) Add generic argument type.