Class PersonNameChangedNotificationDto

    • Constructor Detail

      • PersonNameChangedNotificationDto

        public PersonNameChangedNotificationDto()
    • Method Detail

      • getPersonFIFAId

        public String getPersonFIFAId()
      • setPersonFIFAId

        public void setPersonFIFAId​(String personFIFAId)
      • getActorName

        public String getActorName()
      • setActorName

        public void setActorName​(String actorName)
      • setOperationTimestamp

        public void setOperationTimestamp​(XMLGregorianCalendar operationTimestamp)