Class PersonMergedNotificationDto

    • Field Detail

      • primaryPersonFIFAId

        protected String primaryPersonFIFAId
      • secondaryPersonFIFAId

        protected String secondaryPersonFIFAId
      • actorName

        protected String actorName
    • Constructor Detail

      • PersonMergedNotificationDto

        public PersonMergedNotificationDto()
    • Method Detail

      • getPrimaryPersonFIFAId

        public String getPrimaryPersonFIFAId()
      • setPrimaryPersonFIFAId

        public void setPrimaryPersonFIFAId​(String primaryPersonFIFAId)
      • getSecondaryPersonFIFAId

        public String getSecondaryPersonFIFAId()
      • setSecondaryPersonFIFAId

        public void setSecondaryPersonFIFAId​(String secondaryPersonFIFAId)
      • getActorName

        public String getActorName()
      • setActorName

        public void setActorName​(String actorName)
      • setOperationTimestamp

        public void setOperationTimestamp​(XMLGregorianCalendar operationTimestamp)