Uses of Class
io.helidon.config.metadata.ConfiguredValue
- 
Packages that use ConfiguredValue Package Description io.helidon.config.metadata Configuration metadata to support IDE auto completion and generation of documentation. - 
- 
Uses of ConfiguredValue in io.helidon.config.metadata
Methods in io.helidon.config.metadata that return ConfiguredValue Modifier and Type Method Description ConfiguredValue[]allowedValues()For options that have a predefined set of allowed values. 
 -