Uses of Class
com.caplin.motif.config.definitions.common.GenericNotification
-
Packages that use GenericNotification Package Description com.caplin.motif.config.definitions.common -
-
Uses of GenericNotification in com.caplin.motif.config.definitions.common
Methods in com.caplin.motif.config.definitions.common that return GenericNotification Modifier and Type Method Description GenericNotification
GenericNotification. category(java.lang.String category)
GenericNotification
GenericNotification. dateTime(java.lang.String dateTime)
GenericNotification
GenericNotification. message(NotificationToken message)
GenericNotification
GenericNotification. messageHeader(NotificationToken messageHeader)
GenericNotification
GenericNotification. status(java.lang.String status)
GenericNotification
GenericNotification. type(GenericNotification.TypeEnum type)
-