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