|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EnumerationHandler
An enumeration handler whose purpose is to provide extra logic, such as regular expression matching, for the lookup of enumerations for a specific type.
Method Summary | |
---|---|
omero.model.IObject |
findEnumeration(HashMap<String,omero.model.IObject> enumerations,
String value)
Attempt to find an enumeration from an existing set of enumeration values. |
Method Detail |
---|
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
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Version: 4.3.4-dbcbce5a-b4
Copyright © 2009 The University of Dundee. All Rights Reserved.