public static class ImportConfig.IntValue extends ImportConfig.Value<Integer>
| Constructor and Description | 
|---|
IntValue(String key,
        ImportConfig config,
        int defValue)  | 
IntValue(String key,
        ImportConfig config,
        int defValue,
        String omeroKey)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Integer | 
fromString(String arg0)  | 
public IntValue(String key, ImportConfig config, int defValue)
public IntValue(String key, ImportConfig config, int defValue, String omeroKey)
protected Integer fromString(String arg0)
fromString in class ImportConfig.Value<Integer>
                
                
Version: 5.2.3-ice35-b22
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.