列挙型クラス ConfigurationPropertyState

java.lang.ObjectSE
java.lang.EnumSE<ConfigurationPropertyState>
org.springframework.boot.context.properties.source.ConfigurationPropertyState
実装されたすべてのインターフェース:
SerializableSEComparableSE<ConfigurationPropertyState>ConstableSE

public enum ConfigurationPropertyState extends EnumSE<ConfigurationPropertyState>
ConfigurationPropertySource からのコンテンツの状態。
導入:
2.0.0
作成者:
Phillip Webb