Uses of Class
org.fuin.ddd4j.ddd.EventType
-
Packages that use EventType Package Description org.fuin.ddd4j.ddd -
-
Uses of EventType in org.fuin.ddd4j.ddd
Methods in org.fuin.ddd4j.ddd that return EventType Modifier and Type Method Description @NotNull EventTypeEvent. getEventType()Returns the type of the event (What happened).
-