public static class ImportConfig.PassValue extends ImportConfig.StrValue
コンストラクタと説明 |
---|
PassValue(java.lang.String key,
ImportConfig config) |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
store()
Stores the current value back to some medium.
|
empty, fromString
get, load, set, toString
public PassValue(java.lang.String key, ImportConfig config)
public void store()
ImportConfig.Value
Properties
are used, since this is most likely not a
persistent store.store
クラス内 ImportConfig.Value<java.lang.String>