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, type
public MdEvent(MdEvent.Type type, MdId mdId)