Enum Class的使用
cn.taketoday.context.properties.ConfigurationPropertiesBean.BindMethod
-
cn.taketoday.context.properties中ConfigurationPropertiesBean.BindMethod的使用
修饰符和类型方法说明ConfigurationPropertiesBean.getBindMethod()Return the property binding method that was used for the bean.Returns the enum constant of this class with the specified name.ConfigurationPropertiesBean.BindMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.