ome.formats.importer
Class ImportConfig.PassValue

java.lang.Object
  extended by ome.formats.importer.ImportConfig.Value<String>
      extended by ome.formats.importer.ImportConfig.StrValue
          extended by ome.formats.importer.ImportConfig.PassValue
Enclosing class:
ImportConfig

public static class ImportConfig.PassValue
extends ImportConfig.StrValue


Constructor Summary
ImportConfig.PassValue(String key, ImportConfig config)
           
 
Method Summary
 void store()
          Stores the current value back to some medium.
 
Methods inherited from class ome.formats.importer.ImportConfig.StrValue
empty, fromString
 
Methods inherited from class ome.formats.importer.ImportConfig.Value
get, load, set, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ImportConfig.PassValue

public ImportConfig.PassValue(String key,
                              ImportConfig config)
Method Detail

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.