public static class ImportConfig.StrValue extends ImportConfig.Value<String>
Constructor and Description |
---|
StrValue(String key,
ImportConfig config) |
StrValue(String key,
ImportConfig config,
String defValue) |
StrValue(String key,
ImportConfig config,
String defValue,
String omeroKey) |
Modifier and Type | Method and Description |
---|---|
boolean |
empty() |
protected String |
fromString(String arg0) |
public StrValue(String key, ImportConfig config)
public StrValue(String key, ImportConfig config, String defValue)
public 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.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.