ome.formats.importer
Class ImportConfig.StrValue

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

public static class ImportConfig.StrValue
extends ImportConfig.Value<String>


Constructor Summary
ImportConfig.StrValue(String key, ImportConfig config)
           
ImportConfig.StrValue(String key, ImportConfig config, String defValue)
           
ImportConfig.StrValue(String key, ImportConfig config, String defValue, String omeroKey)
           
 
Method Summary
 boolean empty()
           
protected  String fromString(String arg0)
           
 
Methods inherited from class ome.formats.importer.ImportConfig.Value
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.StrValue

public ImportConfig.StrValue(String key,
                             ImportConfig config)

ImportConfig.StrValue

public ImportConfig.StrValue(String key,
                             ImportConfig config,
                             String defValue)

ImportConfig.StrValue

public ImportConfig.StrValue(String key,
                             ImportConfig config,
                             String defValue,
                             String omeroKey)
Method Detail

fromString

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

empty

public boolean empty()
Overrides:
empty in class ImportConfig.Value<String>


OmeroJava Api

Version: 4.3.4-dbcbce5a-b4

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