ome.formats.enums.handler
Class EnumHandlerFactory
java.lang.Object
ome.formats.enums.handler.EnumHandlerFactory
public class EnumHandlerFactory
- extends Object
Factory for all available enumeration handlers.
- Author:
- Chris Allan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnumHandlerFactory
public EnumHandlerFactory()
getHandler
public EnumerationHandler getHandler(Class<? extends omero.model.IObject> klass)
- Returns an enumeration handler for a specific enumeration type.
- Parameters:
klass
- Enumeration type to retrieve a handler for.
- Returns:
- See above.
OmeroJava Api
Version: 4.3.4-dbcbce5a-b4
Copyright © 2009 The University of Dundee. All Rights Reserved.