Class EmailNotificationDetailsWrapperImpl

  • All Implemented Interfaces:
    java.io.Serializable, org.ikasan.spec.scheduled.notification.model.EmailNotificationDetailsWrapper

    public class EmailNotificationDetailsWrapperImpl
    extends java.lang.Object
    implements org.ikasan.spec.scheduled.notification.model.EmailNotificationDetailsWrapper
    See Also:
    Serialized Form
    • Constructor Detail

      • EmailNotificationDetailsWrapperImpl

        public EmailNotificationDetailsWrapperImpl()
    • Method Detail

      • getEmailNotificationDetails

        public java.util.List<org.ikasan.spec.scheduled.notification.model.EmailNotificationDetails> getEmailNotificationDetails()
        Specified by:
        getEmailNotificationDetails in interface org.ikasan.spec.scheduled.notification.model.EmailNotificationDetailsWrapper
      • setEmailNotificationDetails

        public void setEmailNotificationDetails​(java.util.List<org.ikasan.spec.scheduled.notification.model.EmailNotificationDetails> emailNotificationDetails)
        Specified by:
        setEmailNotificationDetails in interface org.ikasan.spec.scheduled.notification.model.EmailNotificationDetailsWrapper