ome.formats.importer
Class ImportConfig.PassValue
java.lang.Object
ome.formats.importer.ImportConfig.Value<String>
ome.formats.importer.ImportConfig.StrValue
ome.formats.importer.ImportConfig.PassValue
- Enclosing class:
- ImportConfig
public static class ImportConfig.PassValue
- extends ImportConfig.StrValue
Method Summary |
void |
store()
Stores the current value back to some medium. |
ImportConfig.PassValue
public ImportConfig.PassValue(String key,
ImportConfig config)
store
public void store()
- Description copied from class:
ImportConfig.Value
- Stores the current value back to some medium. The decision of which
medium is based on the current value of
ImportConfig.Value.which
. In each case,
the type-matching source is used except when the
Properties
are used, since this is most likely not a
persistent store.
- Overrides:
store
in class ImportConfig.Value<String>
OmeroJava Api
Version: 4.3.3-00d1137e-b2894
Copyright © 2009 The University of Dundee. All Rights Reserved.