ome.formats.importer
Class ImportConfig.FileValue
java.lang.Object
ome.formats.importer.ImportConfig.Value<File>
ome.formats.importer.ImportConfig.FileValue
- Enclosing class:
- ImportConfig
public static class ImportConfig.FileValue
- extends ImportConfig.Value<File>
ImportConfig.FileValue
public ImportConfig.FileValue(String key,
ImportConfig config)
fromString
protected File fromString(String arg0)
- Specified by:
fromString
in class ImportConfig.Value<File>
get
public File get()
- Description copied from class:
ImportConfig.Value
- Returns the generic type contained by this holder. This does not
touch the persistent stores, but only accesses the value in-memory.
- Overrides:
get
in class ImportConfig.Value<File>
OmeroJava Api
Version: 4.3.4-dbcbce5a-b4
Copyright © 2009 The University of Dundee. All Rights Reserved.