ome.formats.importer
Class ImportConfig.IntValue

java.lang.Object
  extended by ome.formats.importer.ImportConfig.Value<Integer>
      extended by ome.formats.importer.ImportConfig.IntValue
Enclosing class:
ImportConfig

public static class ImportConfig.IntValue
extends ImportConfig.Value<Integer>


Constructor Summary
ImportConfig.IntValue(String key, ImportConfig config, int defValue)
           
ImportConfig.IntValue(String key, ImportConfig config, int defValue, String omeroKey)
           
 
Method Summary
protected  Integer fromString(String arg0)
           
 
Methods inherited from class ome.formats.importer.ImportConfig.Value
empty, get, load, set, store, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ImportConfig.IntValue

public ImportConfig.IntValue(String key,
                             ImportConfig config,
                             int defValue)

ImportConfig.IntValue

public ImportConfig.IntValue(String key,
                             ImportConfig config,
                             int defValue,
                             String omeroKey)
Method Detail

fromString

protected Integer fromString(String arg0)
Specified by:
fromString in class ImportConfig.Value<Integer>


OmeroJava Api

Version: 4.3.3-00d1137e-b2894

Copyright © 2009 The University of Dundee. All Rights Reserved.