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.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.