public interface EnumerationHandler
| Modifier and Type | Method and Description | 
|---|---|
omero.model.IObject | 
findEnumeration(HashMap<String,omero.model.IObject> enumerations,
               String value)
Attempt to find an enumeration from an existing set of enumeration
 values. 
 | 
omero.model.IObject findEnumeration(HashMap<String,omero.model.IObject> enumerations, String value)
enumerations - Exhaustive set of enumerations of this type.value - Value to look for an enumeration of.null.
                
                
Version: 5.2.3-ice35-b22
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.