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.1.2-ice35-b45
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.