public function init()
 {
     parent::init();
     $this->getNotificationType()->init();
     $this->getNotificationSchedule()->init();
 }
 public function init()
 {
     parent::init();
     $this->getParcelType()->init();
 }