Class ModifiedEmergencyNotificationGroup


  • public class ModifiedEmergencyNotificationGroup
    extends Object
    • Constructor Detail

      • ModifiedEmergencyNotificationGroup

        public ModifiedEmergencyNotificationGroup()
    • Method Detail

      • getIdentifier

        public String getIdentifier()
      • setIdentifier

        public void setIdentifier​(String identifier)
      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)
      • setAddedEmergencyNotificationRecipients

        public void setAddedEmergencyNotificationRecipients​(List<EmergencyNotificationRecipient> addedEmergencyNotificationRecipients)
      • setDeletedEmergencyNotificationRecipients

        public void setDeletedEmergencyNotificationRecipients​(List<EmergencyNotificationRecipient> deletedEmergencyNotificationRecipients)