public static class ImportConfig.StrValue extends ImportConfig.Value<String>
Constructor and Description |
---|
ImportConfig.StrValue(String key,
ImportConfig config) |
ImportConfig.StrValue(String key,
ImportConfig config,
String defValue) |
ImportConfig.StrValue(String key,
ImportConfig config,
String defValue,
String omeroKey) |
Modifier and Type | Method and Description |
---|---|
boolean |
empty() |
protected String |
fromString(String arg0) |
public ImportConfig.StrValue(String key, ImportConfig config)
public ImportConfig.StrValue(String key, ImportConfig config, String defValue)
public ImportConfig.StrValue(String key, ImportConfig config, String defValue, String omeroKey)
protected String fromString(String arg0)
fromString
in class ImportConfig.Value<String>
public boolean empty()
empty
in class ImportConfig.Value<String>
Version: 5.1.2-ice35-b45
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.