events

public ImmutableSet<EventClass> events()

Obtains a set of event classes which this class receives.

The returned set contains both domestic and external event classes.

For only the domestic events, please see domesticEvents.

For only the external events, please see externalEvents.