Class OnmsUserNotification

    • Method Detail

      • setId

        public void setId​(Integer id)

        setId

        Parameters:
        id - a Integer object.
      • getUserId

        public String getUserId()

        getUserId

        Returns:
        a String object.
      • setUserId

        public void setUserId​(String userId)

        setUserId

        Parameters:
        userId - a String object.
      • getNotifyTime

        public Date getNotifyTime()

        getNotifyTime

        Returns:
        a Date object.
      • setNotifyTime

        public void setNotifyTime​(Date notifyTime)

        setNotifyTime

        Parameters:
        notifyTime - a Date object.
      • getMedia

        public String getMedia()

        getMedia

        Returns:
        a String object.
      • setMedia

        public void setMedia​(String media)

        setMedia

        Parameters:
        media - a String object.
      • getContactInfo

        public String getContactInfo()

        getContactInfo

        Returns:
        a String object.
      • setContactInfo

        public void setContactInfo​(String contactInfo)

        setContactInfo

        Parameters:
        contactInfo - a String object.
      • getAutoNotify

        public String getAutoNotify()

        getAutoNotify

        Returns:
        a String object.
      • setAutoNotify

        public void setAutoNotify​(String autoNotify)

        setAutoNotify

        Parameters:
        autoNotify - a String object.