this.id = id;
Integer id1 = ((TimerNotification)tnotification).getNotificationID(); if (id1 == id) return true; else return false;