ome.formats.importer
Class ImportConfig.LongValue

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

public static class ImportConfig.LongValue
extends ImportConfig.Value<Long>


Constructor Summary
ImportConfig.LongValue(String key, ImportConfig config, long defValue)
           
 
Method Summary
protected  Long 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.LongValue

public ImportConfig.LongValue(String key,
                              ImportConfig config,
                              long defValue)
Method Detail

fromString

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


OmeroJava Api

Version: 4.3.4-dbcbce5a-b4

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