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