Class GeneratedNotificationservicesConstants.Enumerations.NotificationChannel

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String EMAIL  
      static java.lang.String SITE_MESSAGE  
      static java.lang.String SMS  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • EMAIL

        public static final java.lang.String EMAIL
      • SMS

        public static final java.lang.String SMS
      • SITE_MESSAGE

        public static final java.lang.String SITE_MESSAGE
    • Constructor Detail

      • NotificationChannel

        public NotificationChannel()