public class CfmMepEvent extends AbstractEvent<CfmMepEvent.Type,Mep>
| Modifier and Type | Class and Description |
|---|---|
static class |
CfmMepEvent.Type
Type of Mep events.
|
| Modifier | Constructor and Description |
|---|---|
protected |
CfmMepEvent(CfmMepEvent.Type type,
Mep mep)
Creates an event of a given type and for the specified Mep and the current time.
|
subject, time, toString, typeprotected CfmMepEvent(CfmMepEvent.Type type, Mep mep)
type - Mep event typemep - event Mep subject