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