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.2.3-ice35-b22
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.