public class MdEvent extends AbstractEvent<MdEvent.Type,MdId>
| Modifier and Type | Class and Description |
|---|---|
static class |
MdEvent.Type
MD Event types supported.
|
| Constructor and Description |
|---|
MdEvent(MdEvent.Type type,
MdId mdId) |
subject, time, toString, typepublic MdEvent(MdEvent.Type type, MdId mdId)