public class AlgorithmsReloadNotification extends Notification
| Constructor and Description |
|---|
AlgorithmsReloadNotification(java.lang.String sender)
Constrói o evento de notificação.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isVolatile()
Definição da volatilidade da notificação.
|
java.lang.String |
toString()
String para auditagem.
|
getDisplay, getMustPopUp, getSender, setDisplaygetCreationDatepublic AlgorithmsReloadNotification(java.lang.String sender)
sender - Quem está enviando a notificação (não pode ser null).public java.lang.String toString()
toString in class Notificationcsbase.client.util.NotificationTranslatorpublic boolean isVolatile()
isVolatile in class NotificationCopyright © 2016. All Rights Reserved.