Uses of Interface
io.dialob.executor.command.event.SessionLocaleUpdatedEvent
-
Packages that use SessionLocaleUpdatedEvent Package Description io.dialob.executor.command.event -
-
Uses of SessionLocaleUpdatedEvent in io.dialob.executor.command.event
Classes in io.dialob.executor.command.event that implement SessionLocaleUpdatedEvent Modifier and Type Class Description classImmutableSessionLocaleUpdatedEventImmutable implementation ofSessionLocaleUpdatedEvent.Fields in io.dialob.executor.command.event declared as SessionLocaleUpdatedEvent Modifier and Type Field Description static SessionLocaleUpdatedEventSessionLocaleUpdatedEvent. INSTANCEMethods in io.dialob.executor.command.event with parameters of type SessionLocaleUpdatedEvent Modifier and Type Method Description static ImmutableSessionLocaleUpdatedEventImmutableSessionLocaleUpdatedEvent. copyOf(SessionLocaleUpdatedEvent instance)Creates an immutable copy of aSessionLocaleUpdatedEventvalue.ImmutableSessionLocaleUpdatedEvent.BuilderImmutableSessionLocaleUpdatedEvent.Builder. from(SessionLocaleUpdatedEvent instance)Fill a builder with attribute values from the providedSessionLocaleUpdatedEventinstance.
-