Uses of Enum Class
io.helidon.common.configurable.Resource.Source
Packages that use Resource.Source
-
Uses of Resource.Source in io.helidon.common.configurable
Methods in io.helidon.common.configurable that return Resource.SourceModifier and TypeMethodDescriptionResource.sourceType()
Type of this resource, depends on the original source.static Resource.Source
Returns the enum constant of this class with the specified name.static Resource.Source[]
Resource.Source.values()
Returns an array containing the constants of this enum class, in the order they are declared.