| パッケージ | 説明 |
|---|---|
| org.springframework.boot.context.properties.source | 外部構成プロパティのソース。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
default ConfigurationPropertyState | IterableConfigurationPropertySource.containsDescendantOf(ConfigurationPropertyName name) |
default ConfigurationPropertyState | ConfigurationPropertySource.containsDescendantOf(ConfigurationPropertyName name) ソースに指定された名前の子孫が含まれているかどうかを返します。 |
static ConfigurationPropertyState | ConfigurationPropertyState.valueOf(StringSE name) 指定された名前を持つこの型の列挙定数を返します。 |
static ConfigurationPropertyState[] | ConfigurationPropertyState.values() この列挙型の定数を含む配列を、宣言されている順序で返します。 |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.