Module io.helidon.builder.api
Package io.helidon.builder.api
Annotation Interface Option.DefaultBoolean
- Enclosing class:
Option
A boolean default value for a prototype option.
-
Required Element Summary
-
Element Details
-
value
boolean[] valueDefault value(s) to use.- Returns:
- prototype option default value (String)
-