org.tm4j.tmnav.app.event.EventTypeRegistry .registerType(java.lang.String identifier)
Description
Creates a new EventType for the given
identifier and returns it.
If the identifier already points to an EventType, no new
one is created but the exisiting one is returned.
| Parameters | ||
|---|---|---|
| java.lang.String | identifier | |
Returns
an EventType that is identified by the given
identifier
Meta Data (1)
Other Resources
Related Topics
Has Parameters
