Uses of Enum Class
io.smallrye.config.ConfigMapping.BeanStyleGetters
Packages that use ConfigMapping.BeanStyleGetters
-
Uses of ConfigMapping.BeanStyleGetters in io.smallrye.config
Methods in io.smallrye.config that return ConfigMapping.BeanStyleGettersModifier and TypeMethodDescriptionConfigMappingInterface.getBeanStyleGetters()Returns the enum constant of this class with the specified name.static ConfigMapping.BeanStyleGetters[]ConfigMapping.BeanStyleGetters.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.smallrye.config with parameters of type ConfigMapping.BeanStyleGettersModifier and TypeMethodDescriptionvoidConfigMappingContext.applyBeanStyleGetters(ConfigMapping.BeanStyleGetters beanStyleGetters)