ome.formats.importer
Class ImportConfig.BoolValue

java.lang.Object
  extended by ome.formats.importer.ImportConfig.Value<Boolean>
      extended by ome.formats.importer.ImportConfig.BoolValue
Enclosing class:
ImportConfig

public static class ImportConfig.BoolValue
extends ImportConfig.Value<Boolean>


Constructor Summary
ImportConfig.BoolValue(String key, ImportConfig config, boolean defValue)
           
 
Method Summary
protected  Boolean fromString(String arg0)
           
 
Methods inherited from class ome.formats.importer.ImportConfig.Value
empty, get, load, set, store, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ImportConfig.BoolValue

public ImportConfig.BoolValue(String key,
                              ImportConfig config,
                              boolean defValue)
Method Detail

fromString

protected Boolean fromString(String arg0)
Specified by:
fromString in class ImportConfig.Value<Boolean>


OmeroJava Api

Version: 4.3.3-00d1137e-b2894

Copyright © 2009 The University of Dundee. All Rights Reserved.