Class PersonalInformationUpdateEvent

All Implemented Interfaces:
Contented, Timestamped, Serializable

public class PersonalInformationUpdateEvent extends PersonalInformationEvent
See Also:
  • Constructor Details

    • PersonalInformationUpdateEvent

      public PersonalInformationUpdateEvent(Object source, @NonNull PersonalInformation personalInformation, @Nullable PersonalInformation originalPersonalInformation, boolean suppressNotifications)
  • Method Details