Ejemplo n.º 1
0
 public void setData(NotificationData data)
 {
     this.data = data;
 }
Ejemplo n.º 2
0
 public void setNotification(NotificationData notification)
 {
     this.notification = notification;
 }