| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.base.communication.worldview.listener | |
| cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation |
| Modifier and Type | Method and Description |
|---|---|
static ListenerLevel |
ListenerLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListenerLevel[] |
ListenerLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ListenerLevel |
AnnotationListenerRegistrator.getListenerLevel(Method method)
Returns listener level that is gained from the method's annotation.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.